Description
Adds a user account with the specified username.
Syntax
user --add --name Test_User
Result
Enter new password: Re-type password: User "Test_User" created successfully.
Adds a user account with the specified username.
user --add --name Test_User
Enter new password: Re-type password: User "Test_User" created successfully.
Updates a specified user account. You can update the username, add roles to or remove roles from the account, add information such as full name, phone number, email address, or description.
user --update --name Test_User --new_name Test_User2 --add_roles
Successfully updated User Test_User.
Deletes the specified user account.
user --delete --name Test_User2
User "Test_User2" has been deleted.
Sets a password for the specified user account.
user --setpassword --name Test_User2
Enter new password: Re-type password: Successfully updated User Test_User2.
© ALL RIGHTS RESERVED. Términos de uso Privacidad Cookie Preference Center