Skip to content

Short verbose flag '-v' doesn't work #206

@zabawaba99

Description

@zabawaba99

If you specify the global option -v on any command it prints the version

$ exercism -v debug
exercism version 2.2.0
$ exercism -v submit
exercism version 2.2.0

I dug around a little it and it looks like codegansta/cli checks for a few flags (-v) included when it runs the app. I don't see any way to support the -v at the moment without changes to codegansta/cli.

I'd be more than happy to make a PR to remove -v from the verbose option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions