mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-02-26 08:19:11 +00:00
upd Configuration in README
This commit is contained in:
parent
04f7319776
commit
09a4e9fbfc
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user