pi ip local

Command Help

> pi ip local -h
Usage: pi ip local [-h] [--all] [ip [ip ...]]

Description: Create a local copy of an IP. An IP in a workspace can be in
"refer" or "local" mode. In refer mode the IP is a link to the PI replication
area. In local mode there is a local, editable copy of the IP.

Positional arguments:
  ip          The IP to switch to local mode.

Optional arguments:
  --all, -a   Switch all IP to local mode.
  -h, --help  Show this help message and exit

Examples:
# Convert all IP in the workspace to local
  pi ip local --all

# Convert the single IP lib1.ip1 to local
  pi ip local lib1.ip1

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

Examples

> pi ip local padring tutorial
Switching 'tutorial.padring@1.TRUNK, tutorial.tutorial@6.TRUNK' to local mode.
Successfully switched 'tutorial.padring@1.TRUNK, tutorial.tutorial@6.TRUNK' to local mode.