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 path to a config file (without it, only schema defaults and TALOS_-prefixed env vars apply)
-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-network API key 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
