Skip to content

Do not print CLI help if command API is valid, but execution method errored #6

@mih-kopylov

Description

@mih-kopylov

CLI help should be printed only if malformed CLI API is used, like required parameter missed or wrong value passed.
If API is valid, but during command execution an error happened, like "file not found", CLI help should not be printed not to confuse users

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions