> pi group list -h
Usage: pi group list [-h]
[--format {csv,json,long,table,template} | --verbose]
[--model MODEL] [--disabled]
[identifier [identifier ...]]
Description: List all matching Groups. A variety of format and filtering
options are supported.
Positional arguments:
identifier Filter Groups by name.
Optional arguments:
--disabled Only list disabled Groups.
--format {csv,json,long,table,template}
Return the results using the specified data structure.
The template format produces files that can be used by
the pi add|edit commands with the --template option.
--model MODEL Use the specified report model (table report only).
--verbose, -v Alias for --format long.
-h, --help Show this help message and exit
More information and documentation available at:
https://help.perforce.com/methodics/
Copyright © 2010-2025 Perforce, Inc.