rwx/install-cli 2.0.1
Install the RWX 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 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: