orion-server migrate
Runs database migrations against the configured storage.url without starting the server.
Synopsis
orion-server migrate [--dry-run]
Options
| Flag | Description |
|---|---|
--dry-run | Preview pending migrations without applying them. |
Examples
orion-server -c config.toml migrate --dry-run
Related
- Server configuration › Storage: the
storage.urlthe migrations run against. - Upgrade an instance: where the migration step sits in a rolling upgrade.
- Deploy with Kubernetes: the pre-upgrade migration Job the chart runs.
orion-servercommands: everyorion-serversubcommand.
Last verified 14 September 2026