client/docs/cmd
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
..
kn.md Adds kn route list command (#202) 2019-07-02 11:25:32 -07:00
kn_completion.md Revert #173 and #139, reinstating having a config file. (#193) 2019-06-19 18:12:58 -07:00
kn_revision.md fixes(issue #111) generically for all command groups (#218) 2019-07-02 23:50:32 -07:00
kn_revision_delete.md Add kn revision delete command (#207) 2019-06-28 10:21:08 -07:00
kn_revision_describe.md Revert #173 and #139, reinstating having a config file. (#193) 2019-06-19 18:12:58 -07:00
kn_revision_list.md List revisions for a given service (#194) 2019-06-20 13:29:00 -07:00
kn_route.md Adds kn route list command (#202) 2019-07-02 11:25:32 -07:00
kn_route_list.md Adds kn route list command (#202) 2019-07-02 11:25:32 -07:00
kn_service.md fixes(issue #111) generically for all command groups (#218) 2019-07-02 23:50:32 -07:00
kn_service_create.md Fixes `limits-memory` and `requests-memory` descriptions (#198) 2019-06-28 12:04:08 -07:00
kn_service_delete.md Revert #173 and #139, reinstating having a config file. (#193) 2019-06-19 18:12:58 -07:00
kn_service_describe.md Revert #173 and #139, reinstating having a config file. (#193) 2019-06-19 18:12:58 -07:00
kn_service_list.md Revert #173 and #139, reinstating having a config file. (#193) 2019-06-19 18:12:58 -07:00
kn_service_update.md Fixes `limits-memory` and `requests-memory` descriptions (#198) 2019-06-28 12:04:08 -07:00
kn_version.md Revert #173 and #139, reinstating having a config file. (#193) 2019-06-19 18:12:58 -07:00