//
pkg.gl
Category
github.com/go-gremlins/gremlins
cmd
internal
flags
package
0.5.0
Repository:
https://github.com/go-gremlins/gremlins.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
69 SLOC
#
Functions
Set
Set is a "generic" function used to set flags on cobra.Command and bind them to viper.Viper.
SetPersistent
SetPersistent is a "generic" function used to set persistent flags on cobra.Command and bind them to viper.Viper.
#
Structs
Flag
Flag is the internal representation of a command flag.