We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6650c commit dbd94cbCopy full SHA for dbd94cb
completions/.gitignore
@@ -197,6 +197,7 @@
197
/_kube-capacity
198
/_kube-linter
199
/_kubebuilder
200
+/_kubecm
201
/_kubectl
202
/_kubescape
203
/l2ping
completions/Makefile.am
@@ -757,6 +757,7 @@ CLEANFILES = \
757
_kube-linter \
758
_kubeadm \
759
_kubebuilder \
760
+ _kubecm \
761
_kubectl \
762
_kubescape \
763
l2ping \
@@ -1158,6 +1159,7 @@ symlinks: $(DATA)
1158
1159
_kube-capacity \
1160
1161
1162
1163
1164
1165
_lefthook \
0 commit comments