client/vendor
dr.max 500b7d1371 fixes(issue #111) generically for all command groups (#218)
Explores all sub-commands from root and adds a RunE for all
commands that are groups with child commands and without a RunE.
The added RunE will return the correct errors when the command
is called with empty sub-command or with an unknown sub-command.
It will also print the command help message first.

Added a gotest.tools test for root.go.
2019-07-02 23:50:32 -07:00
..
cloud.google.com/go
github.com fixes(issue #111) generically for all command groups (#218) 2019-07-02 23:50:32 -07:00
golang.org/x
google.golang.org/appengine
gopkg.in
gotest.tools fixes(issue #111) generically for all command groups (#218) 2019-07-02 23:50:32 -07:00
k8s.io
sigs.k8s.io/yaml
modules.txt fixes(issue #111) generically for all command groups (#218) 2019-07-02 23:50:32 -07:00