Feature request from markoshust, posted on GitHub Oct 24, 2015
The ./bin/magento
CLI tool contains the command admin:user:create
. It would be very helpful to add another command admin:user:update
, which would allow the user to update the admin password. This comes up a lot when taking over development for projects from other companies, and/or just needing a quick way to change the admin password to access the site.
The same directives should probably be used from admin:user:create
.