skyway-cli

skyway-cli channel get

Get a channel

skyway-cli channel get [flags]

Options

  -h, --help         help for get
      --url string   SkyWay Channel API URL. This option can also be set by the skyway.channel.url configuration or the SKYWAY_CHANNEL_URL environment variable. (default "https://channel.skyway.ntt.com/v1/json-rpc")

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