mint/install-cli 1.0.6
Install the Mint CLI
Issue Tracker
Parameters
Parameter
Required
Default
Description
cli-version
v1
Version of the CLI to install
README.md
To install the latest version of the Mint CLI:
tasks:
- key: mint-cli
call: mint/install-cli 1.0.6
To install a specific version of the Mint CLI:
tasks:
- key: mint-cli
call: mint/install-cli 1.0.6
with:
cli-version: v1.3.3
For the list of available versions, see the releases on GitHub: