stream-cli

stream-cli chat unban-user

Unban a user

stream-cli chat unban-user --target-user-id [user-id] [flags] 

Examples

# Unban user 'joe' $ stream-cli chat unban-user --target-user-id joe 

Options

 -h, --help help for unban-user -t, --target-user-id string [required] ID of the user to unban 

Options inherited from parent commands

 --app string [optional] Application name to use as it's defined in the configuration file --config string [optional] Explicit config file path 

SEE ALSO