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 03229b3 commit 9a78b89Copy full SHA for 9a78b89
completions/.gitignore
@@ -192,6 +192,7 @@
192
/javadoc
193
/_just
194
/_jwt
195
+/_k0sctl
196
/_k3s
197
/_k3sup
198
/_kafkactl
completions/Makefile.am
@@ -760,6 +760,7 @@ CLEANFILES = \
760
javadoc \
761
_just \
762
_jwt \
763
+ _k0sctl \
764
_k3s \
765
_k3sup \
766
_kafkactl \
@@ -1194,6 +1195,7 @@ symlinks: $(DATA)
1194
1195
_ignite \
1196
_istioctl \
1197
1198
1199
1200
1201
0 commit comments