jq.
See the installation guide to get started, then the quickstart to run your first commands. The source is on GitHub: exploreomni/cli.
Getting started
Omni CLI
Prefer the terminal? The Omni CLI wraps these REST APIs so you can query data, manage models, and automate workflows without hand-writing HTTP calls.
Prefer to work from your terminal or IDE? The Omni CLI wraps these REST APIs so you can query data, manage models, and automate workflows without hand-writing HTTP calls. It’s open source.
The CLI lets you manage your Omni instance from the terminal — run queries, manage models and content, administer users and permissions, and automate workflows in scripts or CI/CD. All commands return JSON, so they pipe cleanly into tools like

