stream-cli

stream-cli chat list-pushproviders

List all push providers

stream-cli chat list-pushproviders --output-format [json|tree] [flags]

Examples

# List all push providers
$ stream-cli chat list-pushproviders

Options

  -h, --help                   help for list-pushproviders
  -o, --output-format string   Output format. One of: json|tree (default "json")

Options inherited from parent commands

      --app string      [optional] Application name to use as it's defined in the configuration file
      --config string   [optional] Explicit config file path

SEE ALSO