mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-04-25 08:52:34 +00:00
11 lines
317 B
Markdown
11 lines
317 B
Markdown
# `doctor`
|
|
|
|
Run diagnostics on the live deployment.
|
|
This tool should help diagnose common issues with the service configuration and deployment.
|
|
|
|
When running this tool, make sure it runs from the same point-of-view as the service, with the same configuration file and environment variables.
|
|
|
|
```
|
|
$ mas-cli doctor
|
|
```
|