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 ce05e4c commit 37d645dCopy full SHA for 37d645d
completions/.gitignore
@@ -195,6 +195,7 @@
195
/_kratos
196
/_kubeadm
197
/_kube-capacity
198
+/_kube-linter
199
/_kubectl
200
/_kubescape
201
/l2ping
completions/Makefile.am
@@ -754,6 +754,7 @@ CLEANFILES = \
754
_krane \
755
_kratos \
756
_kube-capacity \
757
+ _kube-linter \
758
_kubeadm \
759
_kubectl \
760
_kubescape \
@@ -1154,6 +1155,7 @@ symlinks: $(DATA)
1154
1155
1156
1157
1158
1159
1160
1161
_lefthook \
0 commit comments