echo "source <(kubectl completion bash)" >> ~/.bashrc
source <(kubectl completion bash)

相关文章: