passwd
Use this command to change the password of the current user. This CLI is for local users only, including read-only local users.
Syntax
passwd
Example:
> passwd
Old password: *************
New password: *************
Confirm password: *************
Successfully changed password, please re-login with the new password.