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 31baa69 commit c0f5ba2Copy full SHA for c0f5ba2
completions/.gitignore
@@ -53,6 +53,7 @@
53
/compare
54
/compgen
55
/composite
56
+/_conda
57
/conjure
58
/_constellation
59
/_consul
completions/Makefile.am
@@ -565,6 +565,7 @@ CLEANFILES = \
565
compare \
566
compgen \
567
composite \
568
+ _conda \
569
conjure \
570
_constellation \
571
_consul \
@@ -1112,6 +1113,7 @@ symlinks: $(DATA)
1112
1113
_ansible-playbook \
1114
_ansible-pull \
1115
_ansible-vault \
1116
1117
_cz
1118
$(ss) nslookup \
1119
host
0 commit comments