stream-cli

stream-cli chat delete-channel-type

Delete channel type

Synopsis

This command deletes a channel type.

stream-cli chat delete-channel-type [channel-type] [flags]

Examples

# Delete a channel type called my-ch-type
$ stream-cli chat delete-channel-type my-ch-type

Options

  -h, --help   help for delete-channel-type

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