Skip to content

Command name can be specified after optional parameter definition #4

Description

@pyal

Program works in the same way independent of command_name position
Equal commands:
executable command_name --debug
executable --debug command_name

It will be nice to fix command_name to the first position (can have potential problem of mixing command and args). Information about global options is lost
cmd.read(globalOptions ::: params)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions