Reference
rebase run get
Show run metadata.
Synopsis
rebase run get <run-id>
rebase run get <run-id> --jsonArguments
| Argument | Type | Description |
|---|---|---|
<run-id> | str | Run ID. |
Options
| Option | Type | Description |
|---|---|---|
--json | bool | Print machine-readable JSON output. |
Output
Shows run metadata including target type, status, run type, concrete execution backend, target IDs, backend run IDs, parameters, result, error, timings, and timestamps.

