cli-resilience
Inspect and manage circuit-breaker states, connection cooldowns, quota limits, and backoff levels from the CLI. Reset stuck providers and configure resilience thresholds.
By diegosouzapw · 416 installs
npx skills add diegosouzapw/omniroute --skill cli-resilience
Source repository · Upstream listing
<! generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten
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
Subcommands
quota
Flags:
provider <id
json
Example:
quota status
Show truthful OmniRoute gateway, quota, pool, and circuit state
Example:
quota preview
Preview allocation enforcement without an upstream request
Flags:
tokens <n
Example:
quota ensure <json
Idempotently create or update a quota pool from a JSON object
Example:
resilience
Example:
resilience status
Flags:
provider <p
Example:
resilience breakers
Flags:
provider <p
Example:
resilience cooldowns
Flags:
provider <p
connection id <id
Example:
resilience lockouts
Flags:
provider <p
model <m
Example:
resilience reset
Flags:
connection id <id
model <m
all cooldowns
yes
Example:
resilience profile
Example:
resilience show
Example:
resilience set
Example:
resilience config
Example:
resilience show
Example:
resilience set
Flags:
threshold <n
reset timeout <ms
base cooldown <ms
Example: