Skip to content

Make it possible to specify flags for multiple subcommands at once #1

Description

@tchap

Let's say we want to be able to set the log level for all subcommands. Right now it is necessary to register the global flags for each subcommand separately. It would be useful to have a function that would allow us to register a flag for a command it it would be inherited by all its subcommands.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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