mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-03-31 06:15:45 +00:00
12 lines
142 B
Markdown
12 lines
142 B
Markdown
# `database`
|
|
|
|
Run database-related operations
|
|
|
|
## `database migrate`
|
|
|
|
Run the pending database migrations
|
|
|
|
```
|
|
$ mas-cli database migrate
|
|
```
|