Skip to content

Instantly share code, notes, and snippets.

@langheran
Created March 31, 2025 16:21
Show Gist options
  • Save langheran/8977e5b065ec398605721088c67c559e to your computer and use it in GitHub Desktop.
Save langheran/8977e5b065ec398605721088c67c559e to your computer and use it in GitHub Desktop.
C:\Users\NisimHurst\NDS\scripts\cmds\ku.cmd
@echo off
@REM kubectl config rename-context aksympdescbscus yomp
@REM kubectl config set-context --current --namespace=yompqa
@REM kubectl config use-context yomp
kubectl config get-contexts
kubectl config use-context %*
kubectl config get-contexts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment