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 4dcef0b commit 676c062Copy full SHA for 676c062
completions/.gitignore
@@ -66,6 +66,7 @@
66
/compgen
67
/composite
68
/_conda
69
+/_conform
70
/conjure
71
/_constellation
72
/_consul
completions/Makefile.am
@@ -614,6 +614,7 @@ CLEANFILES = \
614
compgen \
615
composite \
616
_conda \
617
+ _conform \
618
conjure \
619
_constellation \
620
_consul \
@@ -1068,6 +1069,7 @@ symlinks: $(DATA)
1068
1069
_cloudquery \
1070
_clusterctl \
1071
_cmctl \
1072
1073
1074
_cosign \
1075
_crc \
0 commit comments