pi group obliterate

Command Help

> pi group obliterate -h
Usage: pi group obliterate [-h] [--yes] identifier

Description: Permanently delete an existing disabled Group. This command will
remove a disabled Group from the system, it can not be recovered.By default
obliterate will run in dry-run mode only.

Positional arguments:
  identifier  The name of the Group to obliterate.

Optional arguments:
  --yes, -y   Confirm that we want to run the command.
  -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 obliterate -y newgrp
Successfully obliterated Group 'newgrp'.