Synopsis
Display information about the current client and server.
Syntax
p4 [g-opts] info
Description
The p4 info command displays information about the Perforce client and server.
Here's an example of the output from p4 info:
User name: joe Client name: joes_client Client host: phillips.chills.com Client root: /usr/joe/projects Current directory: /usr/joe/projects/apes/source Client address: 192.168.0.123:1818 Server address: p4server:1666 Server root: /usr/depot/p4d Server date: 2000/07/28 12:11:47 -0700 PDT Server version: P4D/FREEBSD/2000.1/16375 (2000/07/25) Server license: P4Admin <p4adm> 20 users on freebsd (expires 2001/01/01)
|
To obtain the version of the Perforce client program (p4), use p4 -V.
Usage Notes
Can File Arguments Use Revision Specifier?
|
Can File Arguments Use Revision Range?
|
Minimal Access Level Required
|
---|
N/A
|
N/A
|
none
|
Related Commands
To read Perforce's help files
|
p4 help
|
To view version information for your Perforce client program
|
p4 -V
|
|