pi query delete

Command Help

> pi query delete -h
Usage: pi query delete [-h] identifier

Description: Delete an existing Query. This command will mark a Query as
inactive.

Positional arguments:
  identifier  The name of the Query to delete.

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

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

Example

> pi query delete newquery
Successfully deleted Query 'newquery'.