ockam migrate-database


ockam migrate-database [OPTIONS]

Migrate a Postgres database to the latest schema version.

Options

  • -d, --dry-run (optional)
    Report which migrations would be applied, but don't apply them

Examples:

# Migrate a Postgres database shared by multiple nodes.
$ ockam migrate-postgres
$ ockam migrate-postgres --dry-run

Learn More:

Use 'ockam --help' for more information about a subcommand. Where might be: 'node', 'status', 'enroll', etc. Learn more about Command: https://command.ockam.io/manual/ Learn more about Ockam: https://docs.ockam.io/reference/command

Feedback:

If you have questions, as you explore, join us on the contributors discord channel https://discord.ockam.io