drush user-passwordfor drush 7x


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

drush user-password

  • Aliases


    user-password has 1 alias/es:


    drush upwd

  • Arguments


    user-password accepts 1 argument/s:


    name : The name of the account to modify.

  • Options


    user-password accepts 1 option/s:


    --password

    --password : password

  • Examples


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

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

  • Comments


    comments powered by Disqus