Common options used in scripting and reporting
The command-line options described below enable you to specify settings on the command line and in scripts. To learn more, see Global options.
| Option | Description |
|---|---|
|
|
Specify a batch size (number of arguments) to use when
processing a command from |
|
|
Specifies the client workspace name. |
|
|
Causes all output (and batch input for form commands with
|
|
|
Specifies the host and port number of the P4 Server, as well as the protocol used to connect. |
|
|
Specifies the user password if any. If you prefer your script to
log in before running commands (instead of specifying the
password every time a command is issued), use the echo 'mypassword' | p4 login
|
|
|
Prepends a descriptive field (for example, |
|
|
Specifies the P4 Server user name. |
|
|
Reads arguments, one per line, from the specified file. If
|