osc identity user password set
Changes the password for a user.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/user_change_password
Usage: osc identity user password set [OPTIONS] <--user-name <USER_NAME>|--user-id <USER_ID>|--current-user>
Options:
--user-name <USER_NAME>— User Name--user-id <USER_ID>— User ID--current-user— Current authenticated user--original-password <ORIGINAL_PASSWORD>— The original password for the user--password <PASSWORD>— The new password for the user