Skip to content

Enhancement: Type filter for 'teams channel list' command #3191

@milanholemans

Description

@milanholemans

Currently the teams channel list command lists all channels. We could add a type option and filter the results so only standard or private channels are listed.

Options

Option Description
--type [type] Filter the results to only channels of a given type: standard, private. All channels are listed by default.

Additional info

This is already possible with a --query "[?membershipType == 'private']" option. Nevertheless, I think a type option is a bit more user-friendly. What do you think?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions