k3s/pkg/kubectl/cmd/config
Kubernetes Submit Queue 748e8f6b1c Merge pull request #39540 from pwittrock/kubectldocs
Automatic merge from submit-queue (batch tested with PRs 39673, 39536, 39617, 39540, 39686)

Improve kubectl help with examples.

```release-note
NONE
```
2017-01-10 20:38:19 -08:00
..
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
config.go update default run function for sub-commands 2016-10-31 10:08:12 -04:00
config_test.go Set non-zero exit code on failures for kubectl. 2016-11-12 07:40:54 -05:00
create_authinfo.go Set non-zero exit code on failures for kubectl. 2016-11-12 07:40:54 -05:00
create_authinfo_test.go Merge string flag into util flag 2016-10-11 23:28:59 -04:00
create_cluster.go Set non-zero exit code on failures for kubectl. 2016-11-12 07:40:54 -05:00
create_context.go Set non-zero exit code on failures for kubectl. 2016-11-12 07:40:54 -05:00
current_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
delete_cluster.go Improve kubectl help with examples. 2017-01-06 13:35:43 -08:00
delete_cluster_test.go Append newline to the "deleted context ... " and "deleted cluster ..." message 2016-11-17 12:30:45 -05:00
delete_context.go Improve kubectl help with examples. 2017-01-06 13:35:43 -08:00
delete_context_test.go Append newline to the "deleted context ... " and "deleted cluster ..." message 2016-11-17 12:30:45 -05:00
get_clusters.go Improve kubectl help with examples. 2017-01-06 13:35:43 -08:00
get_clusters_test.go Add get/delete cluster, delete context to kubectl 2016-08-01 17:04:13 -04:00
get_contexts.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00
get_contexts_test.go Add command "kubectl config get-contexts" 2016-07-05 11:24:00 +02:00
navigation_step_parser.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
navigation_step_parser_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
set.go Set non-zero exit code on failures for kubectl. 2016-11-12 07:40:54 -05:00
unset.go Set non-zero exit code on failures for kubectl. 2016-11-12 07:40:54 -05:00
use_context.go Improve kubectl help with examples. 2017-01-06 13:35:43 -08:00
view.go Use our own normalizers for cmd examples and descriptions 2016-10-17 11:49:55 -02:00