mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-04-09 02:13:35 +00:00
implement dca commands:
- DCA added to Client struct - dca command added to both CLIs help mds updated
This commit is contained in:
@@ -122,5 +122,9 @@ Snapshot
|
||||
snapshot <index> load Load a mixer state from a snapshot.
|
||||
snapshot <index> delete Delete a snapshot.
|
||||
|
||||
DCA
|
||||
dca <index> mute Get or set the mute status of the DCA group.
|
||||
dca <index> name Get or set the name of the DCA group.
|
||||
|
||||
Run "xair-cli <command> --help" for more information on a command.
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user