Fixes for refdocs

This commit is contained in:
John Mulhausen
2016-03-17 17:08:15 -07:00
parent 634654a96b
commit 2d0f2cee78
56 changed files with 220 additions and 965 deletions
+11 -23
View File
@@ -1,7 +1,5 @@
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
<!-- END MUNGE: UNVERSIONED_WARNING -->
---
---
## kubectl config
@@ -57,24 +55,14 @@ kubectl config SUBCOMMAND
### SEE ALSO
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
* [kubectl config current-context](kubectl_config_current-context.md) - Displays the current-context
* [kubectl config set](kubectl_config_set.md) - Sets an individual value in a kubeconfig file
* [kubectl config set-cluster](kubectl_config_set-cluster.md) - Sets a cluster entry in kubeconfig
* [kubectl config set-context](kubectl_config_set-context.md) - Sets a context entry in kubeconfig
* [kubectl config set-credentials](kubectl_config_set-credentials.md) - Sets a user entry in kubeconfig
* [kubectl config unset](kubectl_config_unset.md) - Unsets an individual value in a kubeconfig file
* [kubectl config use-context](kubectl_config_use-context.md) - Sets the current-context in a kubeconfig file
* [kubectl config view](kubectl_config_view.md) - Displays merged kubeconfig settings or a specified kubeconfig file.
* [kubectl config current-context](kubectl_config_current-context/) - Displays the current-context
* [kubectl config set](kubectl_config_set/) - Sets an individual value in a kubeconfig file
* [kubectl config set-cluster](kubectl_config_set-cluster/) - Sets a cluster entry in kubeconfig
* [kubectl config set-context](kubectl_config_set-context/) - Sets a context entry in kubeconfig
* [kubectl config set-credentials](kubectl_config_set-credentials/) - Sets a user entry in kubeconfig
* [kubectl config unset](kubectl_config_unset/) - Unsets an individual value in a kubeconfig file
* [kubectl config use-context](kubectl_config_use-context/) - Sets the current-context in a kubeconfig file
* [kubectl config view](kubectl_config_view/)
- Displays merged kubeconfig settings or a specified kubeconfig file.
###### Auto generated by spf13/cobra on 2-Mar-2016
<!-- BEGIN MUNGE: IS_VERSIONED -->
<!-- TAG IS_VERSIONED -->
<!-- END MUNGE: IS_VERSIONED -->
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_config.md?pixel)]()
<!-- END MUNGE: GENERATED_ANALYTICS -->