kubernetes/pkg/kubectl/cmd/rollout
Kubernetes Submit Queue da56dc1e33 Merge pull request #35206 from juanvallejo/jvallejo/exit-w-errorcode-on-non-existent-cmds
Automatic merge from submit-queue

update default run function for sub-commands

**Release note**:

``` release-note
release-note-none
```

This patch updates parent commands of sub-commands to exit with a usage
error and exit code 1 on an invalid (non-sub-command) argument.

cc @kargakis
2016-11-05 07:33:46 -07:00
..
BUILD Use PATCH when pausing/resuming objects and CalculatePatches to get the patch 2016-10-31 13:13:59 +01:00
rollout_history.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00
rollout_pause.go Use PATCH when pausing/resuming objects and CalculatePatches to get the patch 2016-10-31 13:13:59 +01:00
rollout_resume.go Use PATCH when pausing/resuming objects and CalculatePatches to get the patch 2016-10-31 13:13:59 +01:00
rollout_status.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00
rollout_undo.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00
rollout.go update default run function for sub-commands 2016-10-31 10:08:12 -04:00