Skip to content

Drush upwd command fails with drush/drush 9.1.0 #3399

@phrane

Description

@phrane

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions