Watch channel events
skyway-cli channel watch [flags]
-h, --help help for watch
--id string Channel id
--name string Channel name
--url string SkyWay RTC API URL. This option can also be set by the skyway.rtc_api.url configuration or the SKYWAY_RTC_API_URL environment variable. (default "wss://rtc-api.skyway.ntt.com/ws")
--app-id string SkyWay App ID. This option can also be set by the skyway.app_id configuration or the SKYWAY_APP_ID environment variable.
--config string config file (default is $HOME/.skyway-cli.yaml)
-p, --pretty Pretty print JSON
--secret-key string SkyWay Secret Key. This option can also be set by the skyway.secret_key configuration or the SKYWAY_SECRET_KEY environment variable.