talos migrate
talos migrate
Database migration tools
Synopsis
Run database migrations for the API Key service
Options
-h, --help help for migrate
Options inherited from parent commands
--config string config file (default is $HOME/.talos.yaml or ./config.yaml)
-e, --endpoint string HTTP server base URL including scheme, e.g. http://host:port (for client commands) (default "http://localhost:4420")
See also
- talos Multi-tenant API key management service
- talos migrate down - Rollback migrations
- talos migrate force - Force set migration version (use with caution)
- talos migrate status - Show migration status
- talos migrate up - Run all pending migrations
