Skip to content

Instantly share code, notes, and snippets.

@efossas
Created August 16, 2022 02:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save efossas/b2329a47626a6ee6ff34f9450a6bb010 to your computer and use it in GitHub Desktop.
Save efossas/b2329a47626a6ee6ff34f9450a6bb010 to your computer and use it in GitHub Desktop.
Kubectl Get Current-Context
kubectl config view --minify --flatten --context="$(kubectl config current-context)";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment