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 69567f7 commit ac0bb34Copy full SHA for ac0bb34
completions/.gitignore
@@ -389,6 +389,7 @@
389
/sidedoor
390
/_sinker
391
/_skaffold
392
+/_slsa-verifier
393
/slogin
394
/smbcacls
395
/smbcquotas
completions/Makefile.am
@@ -996,6 +996,7 @@ CLEANFILES = \
996
_sinker \
997
_skaffold \
998
slogin \
999
+ _slsa-verifier \
1000
smbcacls \
1001
smbcquotas \
1002
smbget \
@@ -1287,6 +1288,7 @@ symlinks: $(DATA)
1287
1288
_regctl \
1289
1290
1291
1292
_sshi \
1293
_ssh-inscribe \
1294
_tanzu \
0 commit comments