CLI¶
This part of the documentation covers all the available cli commands of Mara DB.
migrate¶
mara db migrate
flask mara-db migrate
Compares the current database db alias mara with all defined models and applies the diff using alembic.