Skip to content

Commit 254f76a

Browse files
committed
feat(deck): add 3rd party fallback completion loader
https://github.com/Kong/deck
1 parent 6c85159 commit 254f76a

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
@@ -87,6 +87,7 @@
8787
/_dasel
8888
/_datree
8989
/dcop
90+
/_deck
9091
/_deno
9192
/dfutool
9293
/_diesel

completions/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,7 @@ CLEANFILES = \
635635
_dasel \
636636
_datree \
637637
dcop \
638+
_deck \
638639
_deno \
639640
dfutool \
640641
_diesel \
@@ -1094,6 +1095,7 @@ symlinks: $(DATA)
10941095
_dapr \
10951096
_dasel \
10961097
_datree \
1098+
_deck \
10971099
_dlv \
10981100
_docker \
10991101
_gardenctl \

0 commit comments

Comments
 (0)