Skip to content

Enhancement: Add global short option for displaying command usage information #1371

@garrytrinder

Description

@garrytrinder

Currently we have the global option --help available for users to use to display the interactive help for any command, however it would be beneficial to also provide a short option, -h for users to use.

Implementing the short option would provide the same implementation which is found in the Azure CLI where both the short and long options are provided, delivering a more consistent experience between the two.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions