proxy.golang.org : github.com/workiva/cobra : v1.4.0
Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces. In addition to providing an interface, Cobra simultaneously provides a controller to organize your application code.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/workiva/cobra@v1.4.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/BurntSushi/toml v0.4.1
- github.com/cpuguy83/go-md2man v1.0.8
- github.com/dgrijalva/jwt-go v3.2.0+incompatible
- github.com/fsnotify/fsnotify v1.4.7
- github.com/hashicorp/go-retryablehttp v0.7.0
- github.com/hashicorp/hcl v1.0.0
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/magiconair/properties v1.8.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/mapstructure v1.1.2
- github.com/pelletier/go-toml v1.2.0
- github.com/russross/blackfriday v1.5.2
- github.com/spf13/afero v1.2.1
- github.com/spf13/cast v1.3.0
- github.com/spf13/jwalterweatherman v1.0.0
- github.com/spf13/pflag v1.0.3
- github.com/spf13/viper v1.3.1
- golang.org/x/sys v0.0.0-20190222171317-cd391775e71e
- golang.org/x/text v0.3.0
- gopkg.in/yaml.v2 v2.2.2