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 9609b50 commit ae1b9a2Copy full SHA for ae1b9a2
completions/.gitignore
@@ -187,6 +187,7 @@
187
/_kata-runtime
188
/_kconf
189
/_kn
190
+/_ko
191
/_kool
192
/kplayer
193
/_krane
completions/Makefile.am
@@ -747,6 +747,7 @@ CLEANFILES = \
747
_kata-runtime \
748
_kconf \
749
_kn \
750
+ _ko \
751
_kool \
752
kplayer \
753
_krane \
@@ -1144,6 +1145,7 @@ symlinks: $(DATA)
1144
1145
_kapp \
1146
1147
1148
1149
1150
1151
_kratos \
0 commit comments