proxy.golang.org : github.com/Workiva/cobra : v1.1.2
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.1.2
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/cpuguy83/go-md2man/v2 v2.0.0
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.7.0
- gopkg.in/yaml.v2 v2.4.0