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 8ec77d0 commit bf54a1fCopy full SHA for bf54a1f
completions/.gitignore
@@ -202,6 +202,7 @@
202
/_kapp
203
/_kata-runtime
204
/_kconf
205
+/_kind
206
/_kn
207
/_ko
208
/_kool
completions/Makefile.am
@@ -770,6 +770,7 @@ CLEANFILES = \
770
_kapp \
771
_kata-runtime \
772
_kconf \
773
+ _kind \
774
_kn \
775
_ko \
776
_kool \
@@ -1209,6 +1210,7 @@ symlinks: $(DATA)
1209
1210
_kafkactl \
1211
1212
1213
1214
1215
1216
0 commit comments