debugger
rai debugger [OPTIONS]Launch the PyRel debugger UI.
Options
Section titled “Options”| Option | Type | Description |
|---|---|---|
--file | file | Primary trace file (defaults to the latest deploy run’s spans.jsonl). |
--host | text | Host to bind to. Default: 0.0.0.0. |
--port, -p | integer | Port to listen on. Default: 8080. |
--label | text | Label appended to the browser tab title. |
--report | file | Doctor report zip to open in the report browser. |
--reports-dir | directory | Directory to scan for doctor_report_*.zip files. |