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 b058145 commit c77de6cCopy full SHA for c77de6c
completions/.gitignore
@@ -431,6 +431,7 @@
431
/_vacuum
432
/_vela
433
/_velero
434
+/_venom
435
/vgcfgbackup
436
/vgcfgrestore
437
/vgchange
completions/Makefile.am
@@ -1037,6 +1037,7 @@ CLEANFILES = \
1037
_vacuum \
1038
_vela \
1039
_velero \
1040
+ _venom \
1041
vgcfgbackup \
1042
vgcfgrestore \
1043
vgchange \
@@ -1317,6 +1318,7 @@ symlinks: $(DATA)
1317
1318
1319
1320
1321
1322
_virtctl \
1323
_zarf \
1324
_zitadel \
0 commit comments