Description
User manage options:
--delete Delete an existing RBAC user
--list List all RBAC users and their roles
--my-roles List my roles
--set Create a new RBAC user
--rbac-username <username>
The RBAC username
--rbac-password <password>
The RBAC password
--rbac-name <name> The full name of the user
--roles <roles_list> The roles for the specified user
--auth-type <roles_list> The authentication type for the specified user
Notice for --auth-type we have <roles_list>, and this is incorrect. It should be <type_of_user_auth>