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

[Question] Configuration to hide a command in/from --help? #142

Open
Simonl9l opened this issue Sep 4, 2024 · 1 comment
Open

[Question] Configuration to hide a command in/from --help? #142

Simonl9l opened this issue Sep 4, 2024 · 1 comment

Comments

@Simonl9l
Copy link

Simonl9l commented Sep 4, 2024

There are cases where a CLI may have a command that is hidden from the help --help as it is not intended for general use.

On a detailed review of the Readme, I don't see anything related to this. Cocona happens to offers this as a feature with a [Hidden] attribute. Is this something that is, or otherwise can be, similarly supported within the framework approach?

@neuecc
Copy link
Member

neuecc commented Sep 9, 2024

I see, that's a good feature too.
I'd like to consider providing HiddenAttribute.

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

2 participants