Random password while creating user with mmctl

Is it possible to generate random password and send it to user’s email while creating new user with mmctl CLI

@ahmaddanial would you be able to provide further insight into this one? I’m not sure that I know enough about mmctl to respond with certainty to this question :slight_smile:

Hi, @hkpanchani

As of now, the password generation is to be done manually through the following command:

user create --email user@example.com --username userexample --password Password1

No random password generation available for this feature yet. I went ahead and created the following topic in Mattermost Uservoice so we can keep track of this publicly.

Hope that helps.

1 Like