mirror of
https://github.com/onyx-and-iris/slobs-cli.git
synced 2025-06-27 15:20:24 +01:00
upd scene/audio commands
This commit is contained in:
parent
80da58bd6f
commit
409aa2333f
15
README.md
15
README.md
@ -73,12 +73,20 @@ Flags can be used to override environment variables.
|
||||
#### Scene
|
||||
|
||||
- list: List all available scenes.
|
||||
- flags:
|
||||
|
||||
*optional*
|
||||
- --id: Include scene IDs in the output.
|
||||
|
||||
```console
|
||||
slobs-cli scene list
|
||||
```
|
||||
|
||||
- current: Show the currently active scene.
|
||||
- flags:
|
||||
|
||||
*optional*
|
||||
- --id: Include scene IDs in the output.
|
||||
|
||||
```console
|
||||
slobs-cli scene current
|
||||
@ -88,7 +96,8 @@ slobs-cli scene current
|
||||
- flags:
|
||||
|
||||
*optional*
|
||||
- --preview: Switch the preview scene only.
|
||||
- --id: Include scene IDs in the output.
|
||||
- --preview: Switch the preview scene.
|
||||
- args: <scene_name>
|
||||
|
||||
```console
|
||||
@ -150,6 +159,10 @@ slobs-cli record toggle
|
||||
#### Audio
|
||||
|
||||
- list: List all audio sources.
|
||||
- flags:
|
||||
|
||||
*optional*
|
||||
- --id: Include audio source IDs in the output.
|
||||
|
||||
```console
|
||||
slobs-cli audio list
|
||||
|
Loading…
x
Reference in New Issue
Block a user