ops monitor
Continuous project monitoring commands. Polls project health and surfaces issues in real time.
Snapshot vs. Continuous
Use ops status for a one-shot snapshot of every project. Use ops monitor when you want a continuously polling view that updates as state changes.
Subcommands
| Subcommand | Description |
|---|---|
project | Monitor a specific project |
all | Monitor all projects |
ops monitor all
Stream a continuously updating health view across every registered project.
Watch portfolio-wide health in real time
Terminal
$ops monitor all
ops monitor project
Focus monitoring on a single project by name (or prefix).
Continuously poll the wdp-import project
Terminal
$ops monitor project wdp-import