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 e201e0e commit dc9650eCopy full SHA for dc9650e
completions/.gitignore
@@ -155,6 +155,7 @@
155
/ldapmodrdn
156
/ldappasswd
157
/ldapwhoami
158
+/_lefthook
159
/_linkerd
160
/links2
161
/lintian-info
completions/Makefile.am
@@ -683,6 +683,7 @@ CLEANFILES = \
683
ldapmodrdn \
684
ldappasswd \
685
ldapwhoami \
686
+ _lefthook \
687
_linkerd \
688
links2 \
689
lintian-info \
@@ -1014,6 +1015,7 @@ symlinks: $(DATA)
1014
1015
_kubeadm \
1016
_kubectl \
1017
_kubescape \
1018
1019
1020
_mattermost \
1021
_metalctl \
0 commit comments