rwx/install-cli 1.0.7

Install the Mint CLI

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: rwx/install-cli 1.0.7

To install a specific version of the Mint CLI:

tasks:
  - key: mint-cli
    call: rwx/install-cli 1.0.7
    with:
      cli-version: v1.3.3

For the list of available versions, see the releases on GitHub:

https://github.com/rwx-cloud/cli/releases