pi passwd

Command Help

> pi passwd -h
Usage: pi passwd [-h] [username]

Description: Change a User password. The password command enables a User to
modify their password, or for an Administrator to modify another User's
password.

Positional arguments:
  username    The User whose password must be changed. Default is the User
              currently logged in.

Optional arguments:
  -h, --help  Show this help message and exit

More information and documentation available at:
  https://help.perforce.com/methodics/
Copyright © 2010-2025 Perforce, Inc.

Example

> pi passwd jonas
Changing password for User 'jonas'.
Enter new password: 
Retype new password: 
Successfully changed password for User 'jonas'.