pi workspace tree

Command Overview

'pi workspace tree' is similar to 'pi ip tree' and can be used to display a hierarchy of IPs.  'pi ws tree' shows the hierarchy of the IPV as it is loaded into the workspace, taking into account any updates or released that may have occurred. This is in contrast to the 'pi ip tree' command which reports the IPV hierarchy of server-side releases. The default is to report on the current workspace, but any workspace can be specified via command options using the ws UUID or path. 

> pi ws tree -h
Usage: pi workspace tree [-h] [--format {tree,json}] [--wsdir WSDIR] [--id uuid] [identifier]

Description: Display the hierarchy of the specified IPV.

Positional arguments: Optional Identifier of the IPV. Default is the workspace top IPV.

Optional arguments:
	--format {tree,json} Return the results in the specified format. Default is tree.
	--id uuid, -id uuid UUID of the Workspace to be used.
	--list-new For each resource, list aliased IPVs newer than the version used in the workspace tree.
	--wsdir WSDIR, -ws WSDIR The Workspace directory. If not specified, the current directory should be a Workspace directory.
	-h, --help Show this help message and exit

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