sootsim diagnose
composed read commands for "what just went wrong?"
sootsim diagnose
One command, one round of bridge calls, one paste-able output. sootsim diagnose recent runs timeline + network (failed/slow) + react summary + console errors in parallel against the same sim and returns a grouped report. Beats the agent-device sed/grep workflow on both speed and information density.
terminal
Options
| flag | description |
|---|---|
--since <duration> | absolute window for timeline + network (e.g. 90s, 2m; default 90s) |
--include <csv> | dimensions to include: timeline, network, react, console, screen (default: all) |
--slow-threshold <n> | network slow-request threshold in milliseconds (default 1000) |
--limit <n> | rows to print per react table (default 8) |
--json | emit a single structured JSON document |
--sim <sim> | target a specific connected sim |
--port <number> | bridge port (defaults to 7668) |
Examples
terminal