CLI
The room-assistant command offers a few options to customize the behavior of the application when launching.
| Option | Alias | Description |
|---|---|---|
| --help | -h | Display a usage guide with all possible options and the current version. |
| --config [folder] | -c | Path to the config folder that should be used. |
| --digResolver | Use the dig command to resolve mdns hostnames instead of the native getaddrinfo. | |
| --verbose | -v | Turn on debugging output. |
