Lists all client workspaces currently known to the system
p4 clients lists all the client workspaces known to the p4d server. Each workspace is reported on a single line of the report; the format of each line is
Client clientname moddate root clientroot description
Client paris 1998/02/19 root /usr/src 'Joe's client'
describes a client workspace named paris, last modifed on February 19, with a root of /usr/src. The description of the workspace as entered in the p4 client form is Joe's client.
This command takes no arguments.
g_opts | See global options section. |
Can File Arg Use Revision Specifier? |
Can File Arg Use Revision Range? |
Minimal Access Level Required |
---|---|---|
<NA> | <NA> | list |
To edit or view a client workspace specification | p4 client |
To see the name of the current client workspace and other useful information | p4 info |
To view a list of Perforce users | p4 users |