Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow version-less subcommands #156

Closed
kbknapp opened this issue Jul 15, 2015 · 0 comments
Closed

Allow version-less subcommands #156

kbknapp opened this issue Jul 15, 2015 · 0 comments

Comments

@kbknapp
Copy link
Member

kbknapp commented Jul 15, 2015

Thanks to SShrike for pointing this out!

Most git-like CLIs don't implement version on a per-subcommand basis. Granted there are times when you may wish to do so. But having the option to disable the versions for all but the top level command easily may also be desired.

This issues requests adding an App::versionless_subcommands(bool) which can disable all version below the current command in the hierarchy.

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

No branches or pull requests

1 participant