Skip to content

Commit

Permalink
feat(tkn-pac): 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 161fc5d commit d0f2604
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 @@ -305,6 +305,7 @@
/_tendermint
/_terraform
/_tkn
/_tkn-pac
/tightvncviewer
/tracepath6
/_trivy
Expand Down
2 changes: 2 additions & 0 deletions completions/Makefile.am
Expand Up @@ -863,6 +863,7 @@ CLEANFILES = \
_tendermint \
_terraform \
_tkn \
_tkn-pac \
tightvncviewer \
tracepath6 \
_trivy \
Expand Down Expand Up @@ -1028,6 +1029,7 @@ symlinks: $(DATA)
_tanzu \
_tanzu-core \
_tkn \
_tkn-pac \
_trivy \
_upctl \
_vacuum \
Expand Down

0 comments on commit d0f2604

Please sign in to comment.