proxy.golang.org : github.com/Workiva/cobra : v1.4.3
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/%21workiva/cobra@v1.4.3
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/BurntSushi/toml v0.4.1
- github.com/cpuguy83/go-md2man v1.0.8
- github.com/golang-jwt/jwt/v4 v4.5.0
- github.com/hashicorp/go-retryablehttp v0.7.0
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/russross/blackfriday v1.5.2
- github.com/spf13/afero v1.2.1
- github.com/spf13/pflag v1.0.3
- github.com/spf13/viper v1.3.1
- golang.org/x/sys v0.0.0-20220808155132-1c4a2a72c664
- gopkg.in/yaml.v2 v2.2.2