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 c77de6c commit 11cb8a6Copy full SHA for 11cb8a6
completions/.gitignore
@@ -463,6 +463,7 @@
463
/_xc
464
/xpovray
465
/xvnc4viewer
466
+/_ytt
467
/ypcat
468
/_zarf
469
/_zitadel
completions/Makefile.am
@@ -1069,6 +1069,7 @@ CLEANFILES = \
1069
_xc \
1070
xpovray \
1071
xvnc4viewer \
1072
+ _ytt \
1073
ypcat \
1074
_zarf \
1075
_zitadel \
@@ -1320,6 +1321,7 @@ symlinks: $(DATA)
1320
1321
_velero \
1322
_venom \
1323
_virtctl \
1324
1325
1326
1327
_zola
0 commit comments