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 9a78b89 commit 9bb60a3Copy full SHA for 9bb60a3
completions/.gitignore
@@ -193,6 +193,7 @@
193
/_just
194
/_jwt
195
/_k0sctl
196
+/_k3d
197
/_k3s
198
/_k3sup
199
/_kafkactl
completions/Makefile.am
@@ -761,6 +761,7 @@ CLEANFILES = \
761
_just \
762
_jwt \
763
_k0sctl \
764
+ _k3d \
765
_k3s \
766
_k3sup \
767
_kafkactl \
@@ -1196,6 +1197,7 @@ symlinks: $(DATA)
1196
1197
_istioctl \
1198
1199
1200
1201
1202
1203
0 commit comments