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 ac0bb34 commit 542fb01Copy full SHA for 542fb01
completions/.gitignore
@@ -398,6 +398,7 @@
398
/smbtar
399
/smbtree
400
/_sopstool
401
+/_spacectl
402
/sparc-koji
403
/spovray
404
/_sshi
completions/Makefile.am
@@ -1004,6 +1004,7 @@ CLEANFILES = \
1004
smbtar \
1005
smbtree \
1006
_sopstool \
1007
+ _spacectl \
1008
sparc-koji \
1009
spovray \
1010
_sshi \
@@ -1289,6 +1290,7 @@ symlinks: $(DATA)
1289
1290
_sinker \
1291
_skaffold \
1292
_slsa-verifier \
1293
1294
1295
_ssh-inscribe \
1296
_tanzu \
0 commit comments