Print a list of all known users of the current server
p4 users displays a list of all the users known to the current Perforce server. For each user, the information displayed includes their Perforce user name, their email address, their real name, and the date and time the user last accessed the server.
If a user argument is provided, only that user will be displayed. The user argument may contain the * wildcard; in this case, all users matching the given pattern will be reported on. (If using wildcards, be sure to quote the user argument, since the OS will attempt to expand the wildcard to match file names in the current directory).
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 add or edit information about a particular user | p4 user |
To edit information about the current client workspace | p4 client |