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 542fb01 commit aa6f0fdCopy full SHA for aa6f0fd
completions/.gitignore
@@ -405,6 +405,7 @@
405
/_ssh-inscribe
406
/star
407
/_starship
408
+/_steampipe
409
/stream
410
/sudoedit
411
/_tanzu
completions/Makefile.am
@@ -1011,6 +1011,7 @@ CLEANFILES = \
1011
_ssh-inscribe \
1012
star \
1013
_starship \
1014
+ _steampipe \
1015
stream \
1016
sudoedit \
1017
_tanzu \
@@ -1293,6 +1294,7 @@ symlinks: $(DATA)
1293
1294
_spacectl \
1295
_sshi \
1296
1297
1298
1299
_tanzu-core \
1300
_tkn \
0 commit comments