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. For full details, refer to the description of global options in the Helix Core Command-Line (P4) Reference.
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 Helix Core 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 Helix Core Server user name. |
|
Reads arguments, one per line, from the specified file. If
|