talos migrate status
talos migrate status
Show migration status
Synopsis
Display the current database migration status.
Shows:
- Current migration version
- Whether the database is in a dirty state
- Database connection info
talos migrate status [flags]
Options
--database string database DSN (overrides DB_DSN)
-h, --help help for status
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 migrate Database migration tools
