airflow db
Database operations
Subcommands
| Name | Description | 
|---|---|
| check | Check if the database can be reached | 
| check-migrations | Check if migration have finished | 
| clean | Purge old records in metastore tables | 
| downgrade | Downgrade the schema of the metadata database | 
| init | Initialize the metadata database | 
| reset | Burn down and rebuild the metadata database | 
| shell | Runs a shell to access the database | 
| upgrade | Upgrade the metadata database to latest version | 
Options
| Name | Description | 
|---|---|
| -h, --help | Show this help message and exit |