Documentation
README
Overview
Check server health, component status, and live metrics from the CLI. Run health, health components, and health watch for a real-time dashboard of circuit breakers and provider status.
Quick install
npm install -g omniroute # or: npx omniroute
omniroute --version
Subcommands
doctor
Flags:
--no-liveness--host <host>--liveness-url <url>
Example:
omniroute doctor
health
Flags:
-v, --verbose--json--alerts-only
Example:
omniroute health
health components
List health components and their status
Flags:
--alerts-only
Example:
This is the opening of the README. Read the full README on GitHub.