user:password:reset

指定したユーザーのパスワードをリセットする

Usage:

drupal user:password:reset [arguments] 
upr
upsr

Available arguments

ArgumentDetails

user

User name/id

password

プレーンテキストのパスワード

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