We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014faa5 commit eeeef1cCopy full SHA for eeeef1c
completions/.gitignore
@@ -416,6 +416,7 @@
416
/_tendermint
417
/_terraform
418
/_tfctl
419
+/_tilt
420
/_tkn
421
/_tkn-pac
422
/tightvncviewer
completions/Makefile.am
@@ -1022,6 +1022,7 @@ CLEANFILES = \
1022
_tendermint \
1023
_terraform \
1024
_tfctl \
1025
+ _tilt \
1026
_tkn \
1027
_tkn-pac \
1028
tightvncviewer \
@@ -1305,6 +1306,7 @@ symlinks: $(DATA)
1305
1306
_tanzu-core \
1307
_tctl \
1308
1309
1310
1311
1312
_trivy \
0 commit comments