Perforce Command Reference:   [Index] [Prev] [Next]


p4 clients

Synopsis

Lists all client workspaces currently known to the system

Syntax

p4 [g-opts] clients

Description

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

For example,

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.

Options

g_opts See global options section.

Usage Notes

Can File Arg Use
Revision Specifier?
Can File Arg
Use Revision Range?
Minimal
Access Level Required
<NA> <NA> list

Related Commands

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



Perforce Command Reference:   [Index] [Prev] [Next]


Copyright 1999 Perforce Software.
Contact us at [email protected]
Last updated: 09/15/99 (Manual version 99.1.cr.6)