p4 clients
Synopsis
List all client workspaces currently known to the system.
Syntax
p4 [g-opts] clients [-t] [-u user] [[-e|-E] filter] [-m max] [-S stream]
[-a | -s serverID]
p4 [g-opts] clients -U
Description
p4 clients lists all the client workspaces known to the Perforce versioning service. Each workspace is reported on a single line of the report. The format of each line is:
Client
clientname
moddate root
clientroot
description
For example:
Client paris 2009/02/19 root /usr/src 'Joe's client'
describes a client workspace named paris, last modified
on February 19, 2009 with a root of /usr/src. The
description of the workspace entered in the
p4 client form is
Joe's client.
Use the -m option to limit
the output to the first maxmax client workspaces.
Use the -e or -E
options to limit the output to
clients whose name matches the filterfilter pattern.
The -e option is case-sensitive, and -E
is case-insensitive.
Use the -u option
to limit the output to workspaces owned by the named user.
user
The command p4 workspaces is an alias for p4 clients.
Options
|
|
List all client workspaces, not just workspaces bound to this server. |
|
|
List only client workspaces matching
|
|
|
List only client workspaces matching
|
|
|
List only the first |
|
|
List only client workspaces bound to the specified
|
|
|
List client workspaces associated with the specified stream. |
|
|
Display the time as well as the date of the last update to the workspace. |
|
|
List only client workspaces owned by
|
|
|
List only client workspaces unloaded with p4 unload. |
|
|
See “Global Options”. |
Usage Notes
|
Can File Arguments Use Revision Specifier? |
Can File Arguments Use Revision Range? |
Minimal Access Level Required |
|---|---|---|
|
N/A |
N/A |
|