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

fix(channel): promote_moderator cmd doesn't respect command line flag #56

Closed bogy0 closed 3 years ago

bogy0 commented 3 years ago

we had an issue with the promote_moderator command. Issue described here.

the image flag seems useless here, and I replaced it with the user flag.

fixes #55