An example of multi-command like docker, kubectl, or helm. It uses Cobra.
$ go get github.com/jkamenik/go-multi-command
$ go get
$ go build
$ cobra add command
$ vi cmd/command.go
An example of multi-command like docker, kubectl, or helm. It uses Cobra.
$ go get github.com/jkamenik/go-multi-command
$ go get
$ go build
$ cobra add command
$ vi cmd/command.go