How to reproduce de problem:

aegir@aluminium:~$ drush help provision-login_reset
Generate a one-time login reset URL.

Examples:
 drush @site provision-login-reset         Generate a one-time login reset URL for the site as defined by the site Drush
                                           alias generated with provision-save.


aegir@aluminium:~$ drush @site_openpublic provision-login-reset
The drush command '@site_openpublic provision-login-reset' could not be found.                                     [error]
aegir@aluminium:~$ drush @site_openenterprise_master provision-login_reset
aegir@aluminium:~$

The good syntax is provision-login_reset not provision-login-reset.

Patch is following.

Comments

pol’s picture

Status: Active » Needs review
StatusFileSize
new1.04 KB

Patch for 6.x-1.x

Anonymous’s picture

Status: Needs review » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.