Skip to content

Commit c7da7bb

Browse files
committed
feat(imgpkg): add 3rd party fallback completion loader
https://github.com/carvel-dev/imgpkg
1 parent 25700b6 commit c7da7bb

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
@@ -170,6 +170,7 @@
170170
/ifquery
171171
/ifstatus
172172
/_ignite
173+
/_imgpkg
173174
/import
174175
/_incus
175176
/_infracost

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -730,6 +730,7 @@ CLEANFILES = \
730730
ifquery \
731731
ifstatus \
732732
_ignite \
733+
_imgpkg \
733734
import \
734735
_incus \
735736
_infracost \
@@ -1129,6 +1130,7 @@ symlinks: $(DATA)
11291130
_helm \
11301131
_hostctl \
11311132
_hugo \
1133+
_imgpkg \
11321134
_incus \
11331135
_ignite \
11341136
_istioctl \

0 commit comments

Comments
 (0)