Introspecting a CritterWatch console from the CLI Added in 1.7.0
Introspect a CritterWatch console host from the command line — the cw-health / cw-performance / cw-alerts / cw-routing read commands, shipped in CritterWatch.Services and reaching every console flavor (CritterWatch/Marten, CritterWatch.SqlServer/Polecat, CritterWatch.Sqlite/Fisher). Server-less, no HTTP and no MCP transport: they build the host without starting it, read a point-in-time snapshot of the console's store, and emit JSON (default) or text. The CLI counterpart to the CritterWatch.Mcp read tools.
Use when an agent or script needs health / backlog / projection-lag / alert / routing data from a CritterWatch console without standing up the MCP server.
Skill details
- Skill name:
wolverine-integrations-critterwatch-cli - Applies to:
wolverine,marten,polecat - Tags:
observability,critterwatch,cli,diagnostics,agents,json - Added in: 1.7.0
- License: Proprietary. Copyright JasperFx Software LLC.
