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 4936bed commit aaf792dCopy full SHA for aaf792d
completions/.gitignore
@@ -115,6 +115,7 @@
115
/_istioctl
116
/javac
117
/javadoc
118
+/_k3s
119
/_kn
120
/_kool
121
/kplayer
completions/Makefile.am
@@ -634,6 +634,7 @@ CLEANFILES = \
634
_istioctl \
635
javac \
636
javadoc \
637
+ _k3s \
638
_kn \
639
_kool \
640
kplayer \
@@ -960,6 +961,7 @@ symlinks: $(DATA)
960
961
_hugo \
962
_ignite \
963
964
965
966
967
_kratos \
0 commit comments