pi alias unlock
By default only admin users can unlock an alias. This behavior can be modified using Server Side Hooks.
Command Help
> pi alias unlock -h Usage: pi alias unlock [-h] alias Description: Unlock an Alias. This allows users to add the Alias to (or remove it from) IP Versions of the same line again. Positional arguments: alias The full name of the Alias. Optional arguments: -h, --help Show this help message and exit Examples: # Unlock the Alias ALIAS in the lib.ip@.TRUNK line. pi alias unlock lib.ip@ALIAS.TRUNK More information and documentation available at: https://help.perforce.com/methodics/ Copyright © 2010-2025 Perforce, Inc.
Example
> pi alias unlock tutorial.tutorial@MYALIAS.TRUNK Successfully unlocked Alias 'tutorial.tutorial@MYALIAS.TRUNK'.