osc identity user
User commands
A user is an individual API consumer that is owned by a domain. A role explicitly associates a user with projects or domains. A user with no assigned roles has no access to OpenStack resources.
You can list, create, show details for, update, delete, and change the password for users.
You can also list groups, projects, and role assignments for a specified user.
Usage: osc identity user <COMMAND>
Available subcommands:
osc identity user create
— Create userosc identity user delete
— Delete userosc identity user groups
— List groups to which a user belongsosc identity user list
— List usersosc identity user password
— User password commandsosc identity user projects
— List projects for userosc identity user set
— Update userosc identity user show
— Show user details