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 c6fc803 commit 0348cbfCopy full SHA for 0348cbf
completions/.gitignore
@@ -412,6 +412,7 @@
412
/_talhelper
413
/_tanzu
414
/_tanzu-core
415
+/_tctl
416
/_tendermint
417
/_terraform
418
/_tkn
completions/Makefile.am
@@ -1018,6 +1018,7 @@ CLEANFILES = \
1018
_talhelper \
1019
_tanzu \
1020
_tanzu-core \
1021
+ _tctl \
1022
_tendermint \
1023
_terraform \
1024
_tkn \
@@ -1301,6 +1302,7 @@ symlinks: $(DATA)
1301
1302
1303
1304
1305
1306
1307
_tkn-pac \
1308
_trivy \
0 commit comments