标签:usr com net ber yum 命令 echo pre kubectl
yum install -y bash-completion
source /usr/share/bash-completion/bash_completion
source <(kubectl completion bash)
echo "source <(kubectl completion bash)" >> ~/.bashrc
标签:usr com net ber yum 命令 echo pre kubectl
原文地址:https://www.cnblogs.com/vincenshen/p/9545201.html