rwxrob-dot/scripts/namespace

4 lines
88 B
Plaintext
Raw Normal View History

2022-02-09 07:29:05 +00:00
#!/usr/bin/env bash
k config set-context --current --namespace $1
k config get-contexts