pi user enable

Command Help

> pi user enable -h
Usage: pi user enable [-h] identifier

Description: Enable a disabled User. This command will mark a User as active
again. The disabled identifier must be provided. Thisidentifier can be
obtained by calling 'pi user list --disabled'

Positional arguments:
  identifier  The name of the User to enable.

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 user disable newuser
Successfully disabled User 'newuser'.