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 2ca5975 commit 34c8b32Copy full SHA for 34c8b32
completions/.gitignore
@@ -384,6 +384,7 @@
384
/_upctl
385
/_uv
386
/_vacuum
387
+/_vela
388
/vgcfgbackup
389
/vgcfgrestore
390
/vgchange
completions/Makefile.am
@@ -982,6 +982,7 @@ CLEANFILES = \
982
_upctl \
983
_uv \
984
_vacuum \
985
+ _vela \
986
vgcfgbackup \
987
vgcfgrestore \
988
vgchange \
@@ -1211,6 +1212,7 @@ symlinks: $(DATA)
1211
1212
_trivy \
1213
1214
1215
1216
_virtctl \
1217
_zarf \
1218
_zitadel
0 commit comments