mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-03 18:27:49 +00:00
@@ -570,7 +570,7 @@ Usage:
|
||||
#### config set
|
||||
Sets an individual value in a .kubeconfig file
|
||||
|
||||
property-name is a dot delimitted name where each token represents either a attribute name or a map key. Map keys may not contain dots.
|
||||
property-name is a dot delimited name where each token represents either a attribute name or a map key. Map keys may not contain dots.
|
||||
property-value is the new value you wish to set.
|
||||
|
||||
|
||||
@@ -613,7 +613,7 @@ Usage:
|
||||
#### config unset
|
||||
Unsets an individual value in a .kubeconfig file
|
||||
|
||||
property-name is a dot delimitted name where each token represents either a attribute name or a map key. Map keys may not contain dots.
|
||||
property-name is a dot delimited name where each token represents either a attribute name or a map key. Map keys may not contain dots.
|
||||
|
||||
|
||||
Usage:
|
||||
|
Reference in New Issue
Block a user