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 0348cbf commit 014faa5Copy full SHA for 014faa5
completions/.gitignore
@@ -415,6 +415,7 @@
415
/_tctl
416
/_tendermint
417
/_terraform
418
+/_tfctl
419
/_tkn
420
/_tkn-pac
421
/tightvncviewer
completions/Makefile.am
@@ -1021,6 +1021,7 @@ CLEANFILES = \
1021
_tctl \
1022
_tendermint \
1023
_terraform \
1024
+ _tfctl \
1025
_tkn \
1026
_tkn-pac \
1027
tightvncviewer \
@@ -1303,6 +1304,7 @@ symlinks: $(DATA)
1303
1304
_tanzu \
1305
_tanzu-core \
1306
1307
1308
1309
1310
_trivy \
0 commit comments