mirror of https://github.com/knative/client.git
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. |
||
|---|---|---|
| .. | ||
| kn.md | ||
| kn_completion.md | ||
| kn_revision.md | ||
| kn_revision_delete.md | ||
| kn_revision_describe.md | ||
| kn_revision_list.md | ||
| kn_route.md | ||
| kn_route_list.md | ||
| kn_service.md | ||
| kn_service_create.md | ||
| kn_service_delete.md | ||
| kn_service_describe.md | ||
| kn_service_list.md | ||
| kn_service_update.md | ||
| kn_version.md | ||