Open miked235 opened 6 years ago
Just a QOL update. This should be enabled on the master and stored in the root user's .bashrc:
yum install bash-completion -y source <(kubectl completion bash) echo "source <(kubectl completion bash)" >> ~/.bashrc
Just a QOL update. This should be enabled on the master and stored in the root user's .bashrc: