rwx/install-cli 3.0.0
Install the RWX CLI
Issue Tracker
Parameters
Parameter
Required
Default
Description
cli-version
v2
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 3.0.0
To install a specific version of the RWX CLI:
tasks:
- key: rwx-cli
call: rwx/install-cli 3.0.0
with:
cli-version: v1.10.0
For the list of available versions, see the releases on GitHub: