We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676c062 commit 123c8d5Copy full SHA for 123c8d5
completions/.gitignore
@@ -67,6 +67,7 @@
67
/composite
68
/_conda
69
/_conform
70
+/_conftest
71
/conjure
72
/_constellation
73
/_consul
completions/Makefile.am
@@ -615,6 +615,7 @@ CLEANFILES = \
615
composite \
616
_conda \
617
_conform \
618
+ _conftest \
619
conjure \
620
_constellation \
621
_consul \
@@ -1070,6 +1071,7 @@ symlinks: $(DATA)
1070
1071
_clusterctl \
1072
_cmctl \
1073
1074
1075
1076
_cosign \
1077
_crc \
0 commit comments