Skip to content

cf help <alias> should work for commands contributed by plugins #1048

@glyn

Description

@glyn

cf help r prints the help for cf routes since r is an alias for the routes command.

If a CLI plugin contributes a command with an alias xxx, cf help xxx fails with:

'xxx' is not a registered command. See 'cf help'

We are developing a plugin with a number of commands which have fairly long, descriptive names (e.g., service-registry-list) and short aliases (e.g., srl) and it would save some typing and improve usability for users who are familiar with an alias if they were able to get help via the alias (e.g., cf help srl).

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