Documentation
README
Overview
Inspect and manage circuit-breaker states, connection cooldowns, quota limits, and backoff levels from the CLI. Reset stuck providers and configure resilience thresholds.
Quick install
npm install -g omniroute # or: npx omniroute
omniroute --version
Subcommands
quota
Flags:
--provider <id>--json
Example:
omniroute quota
resilience
Example:
omniroute resilience
resilience status
Flags:
--provider <p>
Example:
omniroute resilience status
resilience breakers
Flags:
--provider <p>
Example:
omniroute resilience breakers
This is the opening of the README. Read the full README on GitHub.