mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 22:53:22 +00:00
Add a --raw flag to kubectl config view
Defaults to false, unless --flatten is specified. Default behavior (--raw=false) is that byte data (Client{Certificate,Key}data, CertificateAuthorityData) is redacted for a more human-readable view. Useful for manually inspecting files that have embeded data.
This commit is contained in:
@@ -63,4 +63,4 @@ kubectl config SUBCOMMAND
|
||||
* [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.
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-04-17 18:59:11.488116168 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-04-23 00:47:55.405466384 +0000 UTC
|
||||
|
Reference in New Issue
Block a user