flux db
Database schema / migration commands.
Database schema / migration commands.
Sub-commands
flux db current— Show the database’s current schema revision.flux db history— List the migration revisions, newest first.flux db upgrade— Migrate the database to the latest schema revision.
flux db current
Show the database’s current schema revision.
flux db history
List the migration revisions, newest first.
flux db upgrade
Migrate the database to the latest schema revision.
Generated from flux/cli.py. Last verified against Flux 0.56.0.