pi ip obliterate

Command Help

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

Description: Obliterate an existing IP. This is a permanent deletion. This
command is a more powerful form of the "delete" command. It can only be run by
Perforce IPLM admins. This command can be used to delete IP under most
circumstances - even if the IP has been used as a resource by another IP.
Obliterating an IP will fail if there is an existing Workspace in the system
that includes an IPV from that IP. The Workspace must be removed manually
first before the IP can be obliterated. By default obliterate will run in dry-
run mode only and report its effect on other IPs in the system

Positional arguments:
identifier Identifier for IP

Optional arguments:
--yes, -y Confirm that we want to run the command.
-h, --help Show this help message and exit

Examples:
# Obliterate IP proj.adc1
pi ip obliterate proj.adc1

Examples

> pi ip obliterate --yes tutorial.register
The IP 'tutorial.register' was obliterated from Perforce IPLM.