rwx runs
Create and inspect runs.
Usage
rwx runs [flags]
Subcommands
- list - List runs, most recent first
- start - Launch a run from a local RWX definitions file (equivalent to
rwx run)
Global Options
--format <format>
Output format: text or json. Defaults to text.
--json
Output JSON data to stdout. Equivalent to --format json.
--access-token <token>
The access token for RWX. Defaults to the value of the $RWX_ACCESS_TOKEN environment variable.