Unmute a user
stream-cli chat unmute-user --target-user-id [user-id] --unmuted-by-id [user-id] [flags]
# Unmute the user 'joe' $ stream-cli chat unmute-user --target-user-id joe --unmuted-by-id admin
-h, --help help for unmute-user -t, --target-user-id string [required] ID of the user to unmute -b, --unmuted-by-id string [required] ID of the user who unmuted the user
--app string [optional] Application name to use as it's defined in the configuration file --config string [optional] Explicit config file path