p4 istat
Synopsis
Check for integrations needed for a stream.
Syntax
p4 [g-opts
] istat [-a -c -r -s]
stream
Description
Check for integrations that are needed with respect to the parent stream. (Primarily for Perforce applications that checking this status in order to render it in human-readable format.)
In a distributed environment, this command is run directly against an edge server; it is not forwarded to the commit server.
Options
|
Check for all integrations, to and from the parent stream |
|
Clear cached information before checking integration history. Intended for diagnostic use. |
|
Check for integrations required from the parent stream. |
|
Display the status of a stream and generate cache data without executing database queries. |
|
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 |
|
- The
-c
option is intended for diagnostic and cache consistency checks associated with P4V, the Perforce Visual Client.