Skip to content

Global CLI Arguments #112

@gierens

Description

@gierens

Top-level options like -T/--timeout are currently only available when given in the right position, after the executable and the command. Often one does however specify them afterwards out of habit, or doesn't want to check different help pages all over again. Clap offers the global option which propagates options down to sub-commands/parsers recursively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions