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 6c85159 commit 254f76aCopy full SHA for 254f76a
completions/.gitignore
@@ -87,6 +87,7 @@
87
/_dasel
88
/_datree
89
/dcop
90
+/_deck
91
/_deno
92
/dfutool
93
/_diesel
completions/Makefile.am
@@ -635,6 +635,7 @@ CLEANFILES = \
635
_dasel \
636
_datree \
637
dcop \
638
+ _deck \
639
_deno \
640
dfutool \
641
_diesel \
@@ -1094,6 +1095,7 @@ symlinks: $(DATA)
1094
1095
_dapr \
1096
1097
1098
1099
_dlv \
1100
_docker \
1101
_gardenctl \
0 commit comments