What problem does it solve?
OmniRoute CLI removes the friction of starting, managing, and troubleshooting the OmniRoute server and its AI provider setup by giving you a consistent command-line interface for local and remote workflows.
Core Features & Use Cases
- Server and provider control: Run the OmniRoute server, perform initial setup, and manage provider/API key configuration through dedicated CLI commands.
- Environment-based connectivity: Connect any command to the right server using OMNIROUTE_BASE_URL and OMNIROUTE_API_KEY (or per-invocation flags like --base-url and --api-key) for CI, automation, and remote endpoints.
- Automation-friendly output: Produce results in table, JSON, JSONL, or CSV formats to integrate with scripts, dashboards, and reporting pipelines.
Quick Start
Start the server and interactively set up everything by running the command: "omniroute setup".