Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 443 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 443 Bytes

kubecli utiliy for managing Kubernetes contexts

a tool that helps in more useable treats kubernetes context management , inspired by kubectx

brew tap verchol/kubecli
brew install /upgrade kubecli

kubecli ls
kubecli switch newcontext
kubecli ns contextName --namespace newNamespace
kubecli test contextName
kubecli newcontext mycontext --namespaace=default --role=admin