add flattening and minifying options to config view

This commit is contained in:
deads2k
2015-04-10 14:30:08 -04:00
parent d02139d2b4
commit bac5cbbe82
34 changed files with 464 additions and 73 deletions

View File

@@ -58,6 +58,6 @@ kubectl config SUBCOMMAND
* [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 view](kubectl_config_view.md) - displays Merged kubeconfig settings or a specified kubeconfig file.
###### Auto generated by spf13/cobra at 2015-04-12 19:00:26.86513156 +0000 UTC
###### Auto generated by spf13/cobra at 2015-04-14 14:22:51.452570294 +0000 UTC