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 benchmark

Runs a performance benchmark against the server. Alias: bench.

Synopsis

orion-cli benchmark [flags]

Options

FlagDescription
-n, --requests <n>Requests per scenario. Default: 100.
-c, --concurrency <n>Concurrent requests. Default: 10.
--timeout <secs>Per-request timeout. Default: 30.
--scenario <name>Built-in scenario to run. Default: all.
--workflow <id>Benchmark an existing workflow instead of the built-in scenarios.
--channel <name>Channel to send to; required with --workflow.
-f, --file / -d, --dataPayload for --workflow.
--cleanup-onlyOnly clean up leftover benchmark resources.

Examples

orion-cli benchmark -n 500 -c 25

Last verified 14 September 2026