slackbuzz channel list
slackbuzz channel list
Section titled “slackbuzz channel list”List channels
Synopsis
Section titled “Synopsis”List Slack channels in the workspace.
slackbuzz channel list [flags]Examples
Section titled “Examples” # List public channels slackbuzz channel list
# List private channels slackbuzz channel list --type private
# List DMs slackbuzz channel list --type im
# Output as JSON slackbuzz channel list --jsonOptions
Section titled “Options” -h, --help help for list --jq string Filter JSON output using a jq expression --json Output JSON --limit int Maximum number of channels to list (default 100) --template string Format JSON output using a Go template --type string Channel type: public, private, im, mpim (default "public")SEE ALSO
Section titled “SEE ALSO”- slackbuzz channel - Manage Slack channels