Add documentation to account for all cli mas options and standardise format
This commit is contained in:
13
docs/reference/cli/worker.md
Normal file
13
docs/reference/cli/worker.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# `worker`
|
||||
|
||||
Global options:
|
||||
- `--config <config>`: Path to the configuration file.
|
||||
- `--help`: Print help.
|
||||
|
||||
## `worker`
|
||||
|
||||
Runs the authentication service worker.
|
||||
|
||||
```
|
||||
$ mas-cli worker
|
||||
```
|
||||
Reference in New Issue
Block a user