Skip to content

Commit 42d9241

Browse files
committed
feat(container-structure-test): add 3rd party fallback completion loader
https://github.com/GoogleContainerTools/container-structure-test
1 parent 123c8d5 commit 42d9241

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

completions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
/conjure
7272
/_constellation
7373
/_consul
74+
/_container-structure-test
7475
/_cosign
7576
/cowthink
7677
/_crc

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,7 @@ CLEANFILES = \
619619
conjure \
620620
_constellation \
621621
_consul \
622+
_container-structure-test \
622623
_cosign \
623624
cowthink \
624625
_crc \
@@ -1073,6 +1074,7 @@ symlinks: $(DATA)
10731074
_conform \
10741075
_conftest \
10751076
_constellation \
1077+
_container-structure-test \
10761078
_cosign \
10771079
_crc \
10781080
_datree \

0 commit comments

Comments
 (0)