List Runs
Output columns: ID, STATUS, PROGRESS, CREATED
Get Run
Returns full run details as JSON including status, progress, results, and metrics.
Launch Run
Update Run
Modify tags on an existing run. Tags are fully replaced — pass the complete list you want on the run.Max 20 tags per run, each up to 200 characters. Whitespace is trimmed and duplicates are dropped.
Watch Run
Monitor a run’s progress in real time with a live progress bar.Delete Run
Run Statuses
When using
--filter, use the underscore-separated enum values (e.g., status="IN_PROGRESS").