pi group enable

Command Help

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

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

Positional arguments:
  identifier  The name of the Group 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 group enable newgrp
Successfully enabled Group 'newgrp'.