Command-Line Tool bbb-cli¶
Command reference¶
bbb-cli¶
Command-line wrapper for the BigBlueButton API.
bbb-cli [OPTIONS] COMMAND [ARGS]...
Options
-
-v,--verbosity<verbosity>¶ Either CRITICAL, ERROR, WARNING, INFO or DEBUG
-
--config<config>¶ Path to configuration file
-
--url<url>¶ Base URL of BigBlueBUtton API
-
--secret<secret>¶ Secret salt to authenticate API calls
-
--group<group>¶ Name of server group entry in configuration file
-
--server-name<server_name>¶ Name of server from group to operate on
-
--request-timeout<request_timeout>¶ Timeout
meeting¶
bbb-cli meeting [OPTIONS] MEETING_ID COMMAND [ARGS]...
Arguments
-
MEETING_ID¶ Required argument
attendees¶
List all current attendees in a meeting in tabular form.
bbb-cli meeting attendees [OPTIONS]