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 43657ca commit 0790612Copy full SHA for 0790612
src/circleci-cli/README.md
@@ -1,4 +1,5 @@
1
2
+
3
# CircleCI CLI (circleci-cli)
4
5
Install the CircleCI CLI. Also installs the CircleCI extension for vscode.
@@ -17,6 +18,7 @@ Install the CircleCI CLI. Also installs the CircleCI extension for vscode.
17
18
|-----|-----|-----|-----|
19
| version | Specify what version to install. | string | latest |
20
| destdir | Filesystem location of the circleci binary. | string | /usr/local/bin/ |
21
+| completions | Attempt to install shell completions for bash & zsh. | boolean | true |
22
23
# CircleCI CLI
24
src/exercism-cli/README.md
# Exercism CLI (exercism-cli)
Install the exercism-cli.
0 commit comments