k8senv icon indicating copy to clipboard operation
k8senv copied to clipboard

A simple way to manage your Kubernetes contexts

Results 2 k8senv issues
Sort by recently updated
recently updated
newest added

Hello! Im using iterm2 with non-default bash. When im using k8senv it breaks my shopt (old default bash started) and ps1 (im using function for exit code check).

kubectl already has a way to set your current context (`kubectl config use-context`). Why would I use this instead?