摘要: K8s kubectl 命令自动补全及报错 c-bash: _get_comp_words_by_ref: command not found解决过程 自动补全安装1、yum install -y bash-completion2、vi ~/.bashrc 添加source <(kubectl co 阅读全文
posted @ 2024-03-19 15:23 属于我的梦,明明还在 阅读(515) 评论(0) 推荐(0)