mirror of
https://github.com/zoriya/flake.git
synced 2025-12-05 22:26:21 +00:00
Add knsc to clear ns
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
kubectl = "kubecolor";
|
||||
kctx = "FZF_DEFAULT_OPTS='--height 10' kubectx";
|
||||
kns = "kubens";
|
||||
knsc = "kubectl config set-context --current --namespace ''";
|
||||
kg = "k get";
|
||||
kga = "kg $(k api-resources --verbs=list --namespaced -o name | paste -sd ,)";
|
||||
# use custom function to decode secrets data instead of a simple alias for kgy
|
||||
|
||||
Reference in New Issue
Block a user