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
| Flag | Description |
|---|---|
--format | Output format: toml (default), json, or summary (a short human summary). |
Examples
orion-server -c config.toml validate-config --format summary
Related
- Server configuration: every setting, its default and its
ORION_*override. - Environment variables: the five ways the process environment reaches a setting.
- Install Orion: the first run, with a config file.
orion-servercommands: everyorion-serversubcommand.
Last verified 14 September 2026