Argument | Required/Optional | Description |
-h, --help | Optional | Lists all supported arguments, with a short description of what each argument does. |
--accept-license | Required | The accept license argument indicates that you accept the license agreement at htt:/documentation.softwareag.com/legal/general_license.txt |
-d </path/to/install/directory> | Optional | The directory in which the bootstrapper installs Update Manager. If you do not include this argument, by default Update Manager is installed in /opt/softwareag/SAGUpdateManager. |
-i </path/to/image/file> | Optional | If you want to install Update Manager from an image, the path to the location of the Update Manager image. |
-proxyHost <host> | Optional | The host of the proxy server. |
-proxyPort <port> | Optional | The port of the proxy server. |
-proxyUsername <username> | Optional | The name of a user account that can access the proxy server. |
-proxyPassword <password> | Optional | The password of the user account you specified in -proxyUsername |
-proxyProtocol {HTTP|SOCKS} | Optional | The type of protocol over which to communicate with the proxy server. |
-autoDetectProxy true | Optional | Indicates that the bootstrap installer will detect the proxy server settings automatically. |