pi property-set detach

Command Help

> pi property-set detach -h
Usage: pi property-set detach [-h] object_identifier set_identifier

Description: Detach a Property Set from an IP or Library.

Positional arguments:
  object_identifier  Library or IP from which to detach the Property Set.
  set_identifier     Name of the Property Set to detach from Library or IP.

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

Examples:
# Detach Property Set USB from Library foo
  pi property-set detach foo. USB

# Detach Property Set top_level from IP foo.bar
  pi property-set detach foo.bar top_level

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

Example

> pi propset detach tutorial.tutorial newpropset
Successfully detached Property Set 'newpropset' from IP 'tutorial.tutorial'.