user email set

The user email set command changes the email address associated with the user.

Usage

user email set --u UserName --e EmailAddress
RequiredArgumentDescription
Yes--u UserNameSpecifies the user account whose email address you want to change.
Yes--e EmailAddressSpecifies the email address to associate with the user.

Example

This example sets the email address for the user account allan12 to allan@example.com.

user email set --u allan12 --e allan@example.com