Reference

rebase run get

Show run metadata.

Synopsis

rebase run get <run-id>
rebase run get <run-id> --json

Arguments

ArgumentTypeDescription
<run-id>strRun ID.

Options

OptionTypeDescription
--jsonboolPrint 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.

On this page