This commit is contained in:
onyx-and-iris 2025-06-10 19:48:31 +01:00
parent eb2ca22568
commit 759f9fd05d

View File

@ -46,7 +46,7 @@ The CLI should now be discoverable as `slobs-cli`
- --port/-p Streamlabs client port - --port/-p Streamlabs client port
- --token/-t: Remote Control API Token - --token/-t: Remote Control API Token
Pass `--domain`, `--port` and `--password` 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 <websocket password> --help