pi alias

These commands are related to IP Version (IPV) aliases. IP Aliases are text based names applied to particular IP release numbers. If multiple versions of the same IP have identical aliases, the alias is called a Moving Alias. Aliases can be locked or unlocked from a particular IP version. 

Command Overview Help

> pi alias -h
Usage: pi alias [-h] SUBCOMMAND ...

Description: Commands related to Aliases. These subcommands are used to add,
delete, lock and unlock Aliases.

Optional arguments:
  -h, --help            Show this help message and exit

Available sub-commands:
  SUBCOMMAND
    add                 Add Aliases to IP Versions.
    delete (del, remove, rm)
                        Remove Aliases from IP Versions.
    lock                Lock an Alias.
    move (mv)           Move an Alias to another IP Version.
    unlock              Unlock an Alias.

More information and documentation available at:
  https://help.perforce.com/methodics/
Copyright © 2010-2024 Perforce, Inc.

Subcommands