Commit Graph

2 Commits

Author SHA1 Message Date
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
Tara Gu e6699b9b54 Add service describe (#18) 2019-02-08 14:43:44 -08:00