kubernetes/pkg/kubectl/cmd/config
juanvallejo 988e747649 update default run function for sub-commands
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.
2016-10-31 10:08:12 -04:00
..
BUILD autogenerated 2016-10-21 17:32:32 -07:00
config_test.go update default run function for sub-commands 2016-10-31 10:08:12 -04:00
config.go update default run function for sub-commands 2016-10-31 10:08:12 -04:00
create_authinfo_test.go Merge string flag into util flag 2016-10-11 23:28:59 -04:00
create_authinfo.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00
create_cluster.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00
create_context.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00
current_context_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
current_context.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00
delete_cluster_test.go Add get/delete cluster, delete context to kubectl 2016-08-01 17:04:13 -04:00
delete_cluster.go Add get/delete cluster, delete context to kubectl 2016-08-01 17:04:13 -04:00
delete_context_test.go Add get/delete cluster, delete context to kubectl 2016-08-01 17:04:13 -04:00
delete_context.go Add get/delete cluster, delete context to kubectl 2016-08-01 17:04:13 -04:00
get_clusters_test.go Add get/delete cluster, delete context to kubectl 2016-08-01 17:04:13 -04:00
get_clusters.go Add get/delete cluster, delete context to kubectl 2016-08-01 17:04:13 -04:00
get_contexts_test.go Add command "kubectl config get-contexts" 2016-07-05 11:24:00 +02:00
get_contexts.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00
navigation_step_parser_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
navigation_step_parser.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
set.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00
unset.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00
use_context.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
view.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00