Common command options for Publishing Server CLIs
Many Publishing Server CLI commands use the same options to perform the same functions. This section describes the options that are common to multiple commands.
The following table describes the common options for the Publishing Server CLI commands:
Publishing Server common CLI command options
Option Syntax | Description |
---|---|
-c ConfigFile | Specifies another configuration file to use instead of the default installationDirectory/pw/server/etc/pclient.conf file |
-h, -? | Displays help information, including command syntax and options |
-i User/Password[@Host [/Port][,Host[/Port] [,...]]] | Authenticates the specified user name and password with the BMC TrueSight Infrastructure Management Server running on the specified host computer and port; you can specify multiple hosts and ports |
-l HomeLocation | Specifies a home directory other than installationDirectory/pw/server for the command |
-p "Var=Value" | Sets an option (Var) to the specified value (Value); this option modifies and overrides a value defined in the configuration file |
-q | Invokes quiet execution (no banner appears) |
-r RequestLogFile | Retrieves the XML-formatted log file and stores it as RequestLogFile |
-t ConnectionInitTimeout | Specifies the length of time, in seconds, for the command to wait for a connection before terminating; default is 5 seconds |
-u RequestTimeout | Specifies the length of time, in seconds, for the command request to wait for an answer before terminating; default is 3600 seconds |
-v | Activates verbose mode to display more information (such as detailed failure messages) |
-z | Displays version information and ends command |