package
1.10.1
Repository: https://github.com/atlassian-labs/cyclops.git
Documentation: pkg.go.dev

# Functions

GetFlagString gets a string value from a command with a flag name or panics.
RunOrDie runs the cobra command or panics.

# Interfaces

CmdFlagger wraps a method of adding a flag to a Command.
Describer describes a CLI application.
FlagFlagger wraps a method of adding a flag to a FlagSet.