pi property-set delete
Command Help
> pi property-set delete -h Usage: pi property-set delete [-h] identifier Description: Delete an existing Property Set. Only admin users can delete Property Sets. Positional arguments: identifier Name of the Property Set to delete. Optional arguments: -h, --help Show this help message and exit Examples: # Delete Property Set oscillators. pi propset delete oscillators More information and documentation available at: https://help.perforce.com/methodics/ Copyright © 2010-2025 Perforce, Inc.
Example
> pi property-set delete newpropset Successfully deleted Property Set 'newpropset'.