Skip to content

CLI Database Management Commands

These commands manage the lifecycle and schema migrations of the metadata store for database-backed authentication and metadata management.

db init

strake-cli db init command

Initialize a fresh metadata database schema. This creates all necessary system tables and runs initial setup.


db migrate

strake-cli db migrate command

Run outstanding database schema migrations to upgrade the metadata store to the latest version.