# `database` Run database-related operations Global options: - `--config `: Path to the configuration file. - `--help`: Print help. ## `database migrate` Run the pending database migrations. ``` $ mas-cli database migrate ```