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 594de4e commit 5d5f997Copy full SHA for 5d5f997
completions/.gitignore
@@ -100,6 +100,7 @@
100
/_devspace
101
/dfutool
102
/_diesel
103
+/_diffoci
104
/display
105
/_dlv
106
/_docker
completions/Makefile.am
@@ -660,6 +660,7 @@ CLEANFILES = \
660
_depot \
661
_devspace \
662
dfutool \
663
+ _diffoci \
664
_diesel \
665
display \
666
_dlv \
@@ -1217,6 +1218,7 @@ symlinks: $(DATA)
1217
1218
_deck \
1219
1220
1221
1222
1223
_docker \
1224
_driftctl \
0 commit comments