user:password:reset

Reset password for a specific user.

Usage:

drupal user:password:reset [arguments] 
upr
upsr

Available arguments

ArgumentDetails

user

User name/id

password

Password in text format

Examples

Update password specifying the user id and the new password

drupal user:password:reset 2 p455w0rd

Update password specifying the user jmolivas and the new password

drupal user:password:reset jmolivas p455w0rd