mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-03-29 13:10:00 +00:00
14 lines
187 B
Markdown
14 lines
187 B
Markdown
# `worker`
|
|
|
|
Global options:
|
|
- `--config <config>`: Path to the configuration file.
|
|
- `--help`: Print help.
|
|
|
|
## `worker`
|
|
|
|
Runs the authentication service worker.
|
|
|
|
```
|
|
$ mas-cli worker
|
|
```
|