Closed xstevens closed 5 years ago
This changes ktx to run as a bash function so that you can eval the KUBECONFIG environment variable automatically. Additionally, if you run the function with no args it will list all of the configs in your $HOME/.kube directory.
ktx
KUBECONFIG
$HOME/.kube
omg this is what i originally wanted. i could not figure this out for the life of me 😂 looks hella good to me!
This changes
ktx
to run as a bash function so that you can eval theKUBECONFIG
environment variable automatically. Additionally, if you run the function with no args it will list all of the configs in your$HOME/.kube
directory.