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 123c8d5 commit 42d9241Copy full SHA for 42d9241
completions/.gitignore
@@ -71,6 +71,7 @@
71
/conjure
72
/_constellation
73
/_consul
74
+/_container-structure-test
75
/_cosign
76
/cowthink
77
/_crc
completions/Makefile.am
@@ -619,6 +619,7 @@ CLEANFILES = \
619
conjure \
620
_constellation \
621
_consul \
622
+ _container-structure-test \
623
_cosign \
624
cowthink \
625
_crc \
@@ -1073,6 +1074,7 @@ symlinks: $(DATA)
1073
1074
_conform \
1075
_conftest \
1076
1077
1078
1079
1080
_datree \
0 commit comments