Created
March 31, 2025 16:21
-
-
Save langheran/8977e5b065ec398605721088c67c559e to your computer and use it in GitHub Desktop.
C:\Users\NisimHurst\NDS\scripts\cmds\ku.cmd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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