p4 tickets
Synopsis
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.
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 |
|
-
Tickets are stored in the file specified by the
P4TICKETSenvironment variable. If this variable is not set, tickets are stored in%USERPROFILE%\p4tickets.txton Windows, and in$HOME/.p4ticketson other operating systems.
Examples
|
p4 tickets |
Display all tickets stored in a user's local ticket file. |