Get a recording session
skyway-cli recording get [flags]
--channel-id string Channel ID
-h, --help help for get
--session-id string RecordingSession ID
--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.