pi property-set attach

Command Help

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

Description: Attach a Property Set to an IP or Library.

Positional arguments:
  object_identifier  IP or Library to attach the Property Set to.
  set_identifier     Name of the Property Set to attach to IP or Library.

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

Examples:
# Attach Property Set oscillator to IP foo.bar
  pi property-set attach foo.bar oscillator

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

Example

> pi propset attach tutorial.tutorial newpropset
Successfully attached Property Set 'newpropset' to IP 'tutorial.tutorial'.