Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

orion-cli

orion-cli manages workflows, channels, connectors, plugins, models, data, traces, and engine operations on a running server over HTTP. Every command takes the same global flags, and every list pages the same way.

CommandPurpose
Global flagsThe flags, environment variables and paging controls every command shares
configManages the CLI’s own settings in ~/.orion/config.toml
healthChecks server health, version, and component status
workflowsManages workflows
channelsManages channels
connectorsManages connectors and their circuit breakers
pluginsManages plugins — WebAssembly components that add task functions
modelsManages models — ONNX artifacts held in object storage and admitted before they serve
sendSends data to a channel
tracesViews execution traces
engineControls the engine
functionslist shows the workflow task functions registered in the engine and their input schemas
metricsFetches GET /metrics from the server
audit-logslist shows audit log entries of admin actions
backupsCreates and lists database backups
packagesInspects package promotion receipts
dlqInspects and drains the trace dead-letter queue
cronInspects scheduled runs
benchmarkRuns a performance benchmark against the server
completionsGenerates shell completions for bash, zsh, fish, powershell, or elvish

Last verified 14 September 2026