kubectl config view --minify

From wikieduonline
Revision as of 21:18, 28 September 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search

kubectl config view --minify --output 'jsonpath={..namespace}@{.current-context}' 2> /dev/null
k8s_info() {
  kubectl config view --minify --output 'jsonpath={..namespace}@{.current-context}' 2> /dev/null
}


See also

Advertising: