rwx/install-cli 2.0.1

Install the RWX CLI

Parameters

Parameter
Required
Default
Description
cli-version
v1
Version of the CLI to install

README.md

To install the latest version of the RWX CLI:

tasks:
  - key: rwx-cli
    call: rwx/install-cli 2.0.1

To install a specific version of the RWX CLI:

tasks:
  - key: rwx-cli
    call: rwx/install-cli 2.0.1
    with:
      cli-version: v1.10.0

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

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