Skip to content

Commit

Permalink
feat(kubemqctl): add 3rd party fallback completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Dec 19, 2024
1 parent e130911 commit 4c9798d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions completions/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@
/_kubectl-kuttl
/_kubescape
/_kubelogin
/_kubemqctl
/l2ping
/lbzip2
/ldapadd
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,7 @@ CLEANFILES = \
_kubectl-kuttl \
_kubescape \
_kubelogin \
_kubemqctl \
l2ping \
lbzip2 \
ldapadd \
Expand Down Expand Up @@ -1168,6 +1169,7 @@ symlinks: $(DATA)
_kubectl-kuttl \
_kubescape \
_kubelogin \
_kubemqctl \
_lefthook \
_linkerd \
_mattermost \
Expand Down

0 comments on commit 4c9798d

Please sign in to comment.