client/pkg
Kenjiro Nakayama e8ec699d2c Add SilenceUsage option to cobra command (#43)
* Add SilenceUsage option to cobra command

This patch adds `cmd.SilenceUsage` to command to stop usage output
after command validation.

Fixes https://github.com/knative/client/issues/38

* Set cmd.SilenceUsage to global cmd
2019-03-29 12:07:53 -07:00
..
kn/commands Add SilenceUsage option to cobra command (#43) 2019-03-29 12:07:53 -07:00
dummy_test.go Incorporate reference to knative/test-infra for setting up automated tests. (#34) 2019-03-05 16:31:05 -08:00