skyway-cli

skyway-cli recording start

Start recording by create a recording session

Synopsis

Start recording by create a recording session. Note: You can specify the single publication ID and content type. This command cannot specify multiple publication IDs yet.

skyway-cli recording start [flags]

Options

      --channel-id string       Channel ID
      --content-type string     Content type
  -h, --help                    help for start
      --output-service string   Target service of save recording files
      --publication-id string   Publication ID (default "*")

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.
      --url string          SkyWay Recording API URL. This option can also be set by the skyway.recording.url configuration or the SKYWAY_RECORDING_URL environment variable.

SEE ALSO

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