This commit is contained in:
onyx-and-iris 2025-06-10 22:32:31 +01:00
parent fee2d12e17
commit 53807264ca

View File

@ -49,7 +49,7 @@ The CLI should now be discoverable as `slobs-cli`
Pass `--domain`, `--port` and `--token` as flags on the root command, for example: Pass `--domain`, `--port` and `--token` as flags on the root command, for example:
```console ```console
slobs-cli --domain localhost --port 59650 --token <websocket password> --help slobs-cli --domain localhost --port 59650 --token <API token> --help
``` ```
#### Environment Variables #### Environment Variables