rwx/install-cli 2.0.2
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.2
To install a specific version of the RWX CLI:
tasks:
- key: rwx-cli
call: rwx/install-cli 2.0.2
with:
cli-version: v1.10.0
For the list of available versions, see the releases on GitHub: