Merge pull request 'pkgs/cli: Hide clan history subcommand from help output' (#2319) from kenji/clan-core:kenji-cli-hide-history into main
This commit is contained in:
@@ -346,8 +346,7 @@ For more detailed information, visit: {help_hyperlink("deploy", "https://docs.cl
|
||||
|
||||
parser_history = subparsers.add_parser(
|
||||
"history",
|
||||
help="Manage history",
|
||||
description="Manage history",
|
||||
description="manage history",
|
||||
)
|
||||
history.register_parser(parser_history)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user