Skip to content

Commit

Permalink
feat(tkn): add 3rd-party completion loader (cobra)
Browse files Browse the repository at this point in the history
  • Loading branch information
akinomyoga committed Sep 18, 2023
1 parent 26b5f09 commit 161fc5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions completions/.gitignore
Expand Up @@ -304,6 +304,7 @@
/_tanzu-core
/_tendermint
/_terraform
/_tkn
/tightvncviewer
/tracepath6
/_trivy
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Expand Up @@ -862,6 +862,7 @@ CLEANFILES = \
_tanzu-core \
_tendermint \
_terraform \
_tkn \
tightvncviewer \
tracepath6 \
_trivy \
Expand Down Expand Up @@ -1026,6 +1027,7 @@ symlinks: $(DATA)
_ssh-inscribe \
_tanzu \
_tanzu-core \
_tkn \
_trivy \
_upctl \
_vacuum \
Expand Down

0 comments on commit 161fc5d

Please sign in to comment.