upd Configuration in README

This commit is contained in:
onyx-and-iris 2026-02-06 17:45:12 +00:00
parent 04f7319776
commit 09a4e9fbfc

View File

@ -16,8 +16,16 @@ go install github.com/onyx-and-iris/xair-cli@latest
- Use this flag to connect to an x32 mixer. - Use this flag to connect to an x32 mixer.
- --loglevel/-L: The application's logging verbosity. - --loglevel/-L: The application's logging verbosity.
Pass `--host` any other configuration as flags on the root commmand:
```console
xair-cli --host mixer.local --kind xair --timeout 50ms --help
```
#### Environment Variables #### Environment Variables
Or you may load them from your environment:
Example .envrc: Example .envrc:
```bash ```bash