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 c83aeb1 commit 01bafcbCopy full SHA for 01bafcb
completions/.gitignore
@@ -219,6 +219,7 @@
219
/ldappasswd
220
/ldapwhoami
221
/_lefthook
222
+/_limactl
223
/_linkerd
224
/links2
225
/lintian-info
completions/Makefile.am
@@ -781,6 +781,7 @@ CLEANFILES = \
781
ldappasswd \
782
ldapwhoami \
783
_lefthook \
784
+ _limactl \
785
_linkerd \
786
links2 \
787
lintian-info \
@@ -1184,6 +1185,7 @@ symlinks: $(DATA)
1184
1185
_kustomize \
1186
_kyverno \
1187
1188
1189
1190
_mattermost \
1191
_metalctl \
0 commit comments