.. _mmctl_user: mmctl user ---------- Management of users Synopsis ~~~~~~~~ Management of users Options ~~~~~~~ :: -h, --help help for user Options inherited from parent commands ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :: --config string path to the configuration file (default "$XDG_CONFIG_HOME/mmctl/config") --disable-pager disables paged output --insecure-sha1-intermediate allows to use insecure TLS protocols, such as SHA-1 --insecure-tls-version allows to use TLS versions 1.0 and 1.1 --json the output format will be in json format --local allows communicating with the server through a unix socket --quiet prevent mmctl to generate output for the commands --strict will only run commands if the mmctl version matches the server one --suppress-warnings disables printing warning messages SEE ALSO ~~~~~~~~ * `mmctl `_ - Remote client for the Open Source, self-hosted Slack-alternative * `mmctl user activate `_ - Activate users * `mmctl user attributes `_ - Management of User Attributes * `mmctl user change-password `_ - Changes a user's password * `mmctl user convert `_ - Convert users to bots, or a bot to a user * `mmctl user create `_ - Create a user * `mmctl user deactivate `_ - Deactivate users * `mmctl user delete `_ - Delete users * `mmctl user deleteall `_ - Delete all users and all posts. Local command only. * `mmctl user demote `_ - Demote users to guests * `mmctl user edit `_ - Edit user properties * `mmctl user invite `_ - Send user an email invite to a team. * `mmctl user list `_ - List users * `mmctl user migrate-auth `_ - Mass migrate user accounts authentication type * `mmctl user preference `_ - Manage user preferences * `mmctl user promote `_ - Promote guests to users * `mmctl user reset-password `_ - Send users an email to reset their password * `mmctl user resetmfa `_ - Turn off MFA * `mmctl user search `_ - Search for users * `mmctl user verify `_ - Mark user's email as verified