-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
command:userRelated to 'user' commandRelated to 'user' commandcommand:user-reset-passwordRelated to 'user reset-password' commandRelated to 'user reset-password' command
Milestone
Description
Feature Request
According to #249 (comment) the wp user reset-password command ist intended to reset, the user's password (e.g. to handle a password breach)
In this scenario it is required to reset all passwords for all users. Therefore I would expect the command to have an --all argument which gives the user the possibility to reset all passwords of all users at once.
Of cause this is possible to combine the wp user list with the wp user reset-password command achieve the same result. But since many other commands have an --all argument I would expect to have it available for the wp user reset-password command, too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
command:userRelated to 'user' commandRelated to 'user' commandcommand:user-reset-passwordRelated to 'user reset-password' commandRelated to 'user reset-password' command