Skip to content

Update cli parser - #23

Draft
pirat89 wants to merge 2 commits into
oamg:mainfrom
pirat89:update-cli-parser
Draft

Update cli parser#23
pirat89 wants to merge 2 commits into
oamg:mainfrom
pirat89:update-cli-parser

Conversation

@pirat89

@pirat89 pirat89 commented Aug 18, 2026

Copy link
Copy Markdown
Member

No description provided.

Print "leapp-inspector" instead of the "Leapp Inspector" in the usage
to follow best practices.

Also fix a typo in help.
The original solution used and alternative solution to register
functions of subparsers which should be called to actually execute
the require function / subcommand. Replace the original `_cmd_func_map`
mapping by `ArgumentParser.set_defaults` which handles that naturally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant