Skip to content

Commit

Permalink
feat(kops): 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 ae1b9a2 commit 6dad3f5
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 @@ -189,6 +189,7 @@
/_kn
/_ko
/_kool
/_kops
/kplayer
/_krane
/_kratos
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,7 @@ CLEANFILES = \
_kn \
_ko \
_kool \
_kops \
kplayer \
_krane \
_kratos \
Expand Down Expand Up @@ -1147,6 +1148,7 @@ symlinks: $(DATA)
_kn \
_ko \
_kool \
_kops \
_krane \
_kratos \
_kubeadm \
Expand Down

0 comments on commit 6dad3f5

Please sign in to comment.