Initial commit
This commit is contained in:
4
functions/kns.fish
Normal file
4
functions/kns.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
function kns --wraps='kubectl config set-context --current --namespace' --description 'alias kns kubectl config set-context --current --namespace'
|
||||
kubectl config set-context --current --namespace $argv
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user