Skip to content

Default output for CLI with unknown commands #849

Closed
@hsxfjames

Description

@hsxfjames

What problem does this feature solve?

If we invoke CLI with unknown commands from terminal, the CLI just ignore and exit.
For example:

vue something

It will output nothing.

What does the proposed API look like?

How about output the help information and tell users that the entered something is not a correct command or is an unknown command? It's just a small enhancement for user experience though.

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