From a726f9699ff74ed285c2abbf0db05a25e1e349d4 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Fri, 20 Jun 2025 02:30:02 +0100 Subject: [PATCH] update scene list, sceneitem list and filter list with --uuid flags --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index bbe2f5b..6dd3564 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,10 @@ obsws-cli obs-version #### Scene - list: List all scenes. + - flags: + + *optional* + - --uuid: Show UUIDs of scenes ```console obsws-cli scene list @@ -102,6 +106,10 @@ obsws-cli scene switch LIVE #### Scene Item - list: List all items in a scene. + - flags: + + *optional* + - --uuid: Show UUIDs of scene items *optional* - args: @@ -267,6 +275,7 @@ obsws-cli group status START "test_group" - --colour: Filter by colour source type. - --ffmpeg: Filter by ffmpeg source type. - --vlc: Filter by VLC source type. + - --uuid: Show UUIDs of inputs. ```console obsws-cli input list