Skip to content

Support ls as alias for "list" - subcommand #2602

@zaanposni

Description

@zaanposni

Describe the feature or problem you’d like to solve

I would find it intuitive if the program automatically translated ls into list.
For example when using gh issue list it would make sense to support gh issue ls as well.

There has been several issues to alias support:

> gh alias set ls list
- Adding alias for ls: list
could not create alias: list does not correspond to a gh command

Proposed solution

Either the cli should allow aliases for all inputs or support ls natively.

Additional context

As long as the feature is desired, I would like to look at and implement native support for ls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementa request to improve CLIneeds-designAn engineering task needs design to proceed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions