It is now possible to invoke password-update command and specify the password together, instead of having to supply them in the following prompt. This new variant makes it possible to call it non-interactively.
Implementation
Add a new variant to the password-update command: user password-update <old-password> <new-password>
Usage and product changes
It is now possible to invoke
password-update
command and specify the password together, instead of having to supply them in the following prompt. This new variant makes it possible to call it non-interactively.Implementation
user password-update <old-password> <new-password>