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
|
#### Scene
|
||||||
|
|
||||||
- list: List all available scenes.
|
- list: List all available scenes.
|
||||||
|
- flags:
|
||||||
|
|
||||||
|
*optional*
|
||||||
|
- --id: Include scene IDs in the output.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
slobs-cli scene list
|
slobs-cli scene list
|
||||||
```
|
```
|
||||||
|
|
||||||
- current: Show the currently active scene.
|
- current: Show the currently active scene.
|
||||||
|
- flags:
|
||||||
|
|
||||||
|
*optional*
|
||||||
|
- --id: Include scene IDs in the output.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
slobs-cli scene current
|
slobs-cli scene current
|
||||||
@ -88,7 +96,8 @@ slobs-cli scene current
|
|||||||
- flags:
|
- flags:
|
||||||
|
|
||||||
*optional*
|
*optional*
|
||||||
- --preview: Switch the preview scene only.
|
- --id: Include scene IDs in the output.
|
||||||
|
- --preview: Switch the preview scene.
|
||||||
- args: <scene_name>
|
- args: <scene_name>
|
||||||
|
|
||||||
```console
|
```console
|
||||||
@ -150,6 +159,10 @@ slobs-cli record toggle
|
|||||||
#### Audio
|
#### Audio
|
||||||
|
|
||||||
- list: List all audio sources.
|
- list: List all audio sources.
|
||||||
|
- flags:
|
||||||
|
|
||||||
|
*optional*
|
||||||
|
- --id: Include audio source IDs in the output.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
slobs-cli audio list
|
slobs-cli audio list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user