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 migrate

Runs database migrations against the configured storage.url without starting the server.

Synopsis

orion-server migrate [--dry-run]

Options

FlagDescription
--dry-runPreview pending migrations without applying them.

Examples

orion-server -c config.toml migrate --dry-run

Last verified 14 September 2026