We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e130911 commit 4c9798dCopy full SHA for 4c9798d
completions/.gitignore
@@ -203,6 +203,7 @@
203
/_kubectl-kuttl
204
/_kubescape
205
/_kubelogin
206
+/_kubemqctl
207
/l2ping
208
/lbzip2
209
/ldapadd
completions/Makefile.am
@@ -763,6 +763,7 @@ CLEANFILES = \
763
_kubectl-kuttl \
764
_kubescape \
765
_kubelogin \
766
+ _kubemqctl \
767
l2ping \
768
lbzip2 \
769
ldapadd \
@@ -1168,6 +1169,7 @@ symlinks: $(DATA)
1168
1169
1170
1171
1172
1173
_lefthook \
1174
_linkerd \
1175
_mattermost \
0 commit comments