You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: