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 bf54a1f commit e291111Copy full SHA for e291111
completions/.gitignore
@@ -205,6 +205,7 @@
205
/_kind
206
/_kn
207
/_ko
208
+/_kompose
209
/_kool
210
/_kops
211
/kplayer
completions/Makefile.am
@@ -773,6 +773,7 @@ CLEANFILES = \
773
_kind \
774
_kn \
775
_ko \
776
+ _kompose \
777
_kool \
778
_kops \
779
kplayer \
@@ -1213,6 +1214,7 @@ symlinks: $(DATA)
1213
1214
1215
1216
1217
1218
1219
1220
_krane \
0 commit comments