user-password

(Re)Set the password for the user account with the specified name.

drush user-password

Aliases:

Arguments:

name : The name of the account to modify.

Examples:

Set the password for the username someuser. @see xkcd.com/936

drush user-password someuser --password="correct horse battery staple"