p4 tickets
Display all tickets granted to a user by p4 login
.
Syntax
p4 [g-opts] tickets
Description
The p4 tickets
command lists all tickets stored in
the user’s ticket file, which is specified by the P4TICKETS environment variable. If this variable is not set, tickets are stored in %USERPROFILE%\p4tickets.txt
on Windows, and in $HOME/.p4tickets
on other operating systems.
Options
|
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 |
none because every user can run |
Examples
|
Display all tickets stored in a user’s local ticket file. |
Related commands
To start a login session (to obtain a ticket) |
|
To end a login session (to delete a ticket) |