skyway-cli

skyway-cli channel watch

Watch channel events

skyway-cli channel watch [flags]

Options

  -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")

Options inherited from parent commands

      --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.

SEE ALSO

Auto generated by spf13/cobra on 8-Dec-2024