Closed zsmb13 closed 2 years ago
The implementation is checking for flags.user to exist, but that parameter can't be provided via the command line args.
flags.user
https://github.com/GetStream/stream-cli/blob/561dcd1e0cf814d437dc5391c0c28da1ec6effb1/src/commands/chat/user/update.js
gz#10547
This isn't applicable as we converted it into go
The implementation is checking for
flags.user
to exist, but that parameter can't be provided via the command line args.https://github.com/GetStream/stream-cli/blob/561dcd1e0cf814d437dc5391c0c28da1ec6effb1/src/commands/chat/user/update.js
gz#10547