Skip to content

Add the ability to hide a command  #277

@pditommaso

Description

@pditommaso

It would be useful to have a hidden attribute in the Command annotation to not include such command in the produced usage text, eg:

@Command(name="foo", hidden=true )
class Foo {

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions