-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Description:
Drush upwd USER --password="newpassword" to change password fails.
Expected:
Drush upwd USER --password="newpassword" should result in [success] with changed password.
Actual:
The Drush upwd command fails with notification -
" [Symfony\Component\Console\Exception\RuntimeException]
The "--password" option does not exist. "
Observation:
After downgrading to Drush Commandline Tool 8.1.16 (from 9.1.0) and re-running Drush upwd command, it was successful.
My environment:
Ubuntu 16.04
Composer based Drupal 8.4.4 project
Metadata
Metadata
Assignees
Labels
No labels