Skip to content

Command aliases do not show in the help display #662

@dlandi

Description

@dlandi

Example:
config.AddCommand("install-cloud")
.WithAlias("cloud").WithAlias("cld");
//config.AddCommand("cloud");
//config.AddCommand("cld");

If you use config.AddCommand(), each command shows up in help display, but the WithAlias() option does not.


Please upvote 👍 this issue if you are interested in it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ⭐ top bugTop bug.area-CLICommand-Line InterfacebugSomething isn't working

    Type

    No type

    Projects

    Status

    Todo 🕑

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions