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-server validate-config

Validates the configuration without starting the server, then prints the full effective config with secrets masked. Exits non-zero on an invalid value.

Synopsis

orion-server validate-config [--format <toml|json|summary>]

Options

FlagDescription
--formatOutput format: toml (default), json, or summary (a short human summary).

Examples

orion-server -c config.toml validate-config --format summary

Last verified 14 September 2026