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 44427f4 commit c6fc803Copy full SHA for c6fc803
completions/.gitignore
@@ -409,6 +409,7 @@
409
/stream
410
/sudoedit
411
/_syft
412
+/_talhelper
413
/_tanzu
414
/_tanzu-core
415
/_tendermint
completions/Makefile.am
@@ -1015,6 +1015,7 @@ CLEANFILES = \
1015
stream \
1016
sudoedit \
1017
_syft \
1018
+ _talhelper \
1019
_tanzu \
1020
_tanzu-core \
1021
_tendermint \
@@ -1297,6 +1298,7 @@ symlinks: $(DATA)
1297
1298
_ssh-inscribe \
1299
_steampipe \
1300
1301
1302
1303
1304
_tkn \
0 commit comments