GetStream / stream-cli

Configure & manage Stream applications from the command line. 🚀
https://yarnpkg.com/en/package/getstream-cli
BSD 3-Clause "New" or "Revised" License
85 stars 19 forks source link

event not found: members when retrieving channel by type & ID #143

Open AndersDLund opened 2 years ago

AndersDLund commented 2 years ago

I created a unique channel with two members by leaving the channel ID empty.

When using the CLI to list channels, this channel was returned. However, when using the CLI to get this channel by its type and ID, I get the following error: zsh: event not found: members

stream-cli chat get-channel -t TYPE -i ID