Skip to content

Add method to set command name #187

@remkop

Description

@remkop

Currently the command name displayed in the usage help can only be set via the @Command(name="XXX") annotation.

Sometimes it is convenient to be able to set the command name programmatically,
like for tooling applications or when the command name is determined dynamically.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions