Deployer command parameters
<arg>] [-f] [-g <arg>] [-h] [-i | -m | -u] [-j <arg>] [-k <arg>]
[-l <arg>] -n <arg> [-o <arg>] -p <arg> [-q <arg>] [-t <arg>] -w
<arg> [-y] [-z <arg>]
Parameter list
Parameter | Description |
---|---|
-a,--atrium-sso-url <arg> | The BMC Atrium Single Sign-On server URL. |
-b,--jvm-truststore-password <arg> | Password to JEE truststore file. This value must be specified if TrustStore is specified. |
-c,--container-type <arg> | Type of JEE container for agent. For more information, see Container-types-containers-and-agents. |
-d,--container-base-dir <arg> | Base installation directory of JEE container. |
-e,--truststore-password <arg> | Password to JEE truststore file. This value must be specified if TrustStore is specified. |
-F,--agent-realm <arg> | The BMC Atrium Single Sign-On realm which this agent will use for user authentication. The Default is /BmcRealm. |
-g,--truststore-alias <arg> | Alias for BMC Atrium Single Sign-On certificate when stored in JEE truststore. If not specified, the default alias, ATSSO is used. |
-h,--help | Print brief help message. |
-i,--install | Install new agent. |
-j,--jvm-truststore <arg> | Location of TrustStore file for JEE container in which to import server certificate. |
-k,--truststore <arg> | Location of TrustStore file for JEE container in which to import server certificate. |
-l,--web-app-logout-uri <arg> | The URI that provides a logout event for the webapp. |
-m,--migrate | Upgrade the agent. |
-n,--admin-name <arg> | The administrator account name for the BMC Atrium Single Sign-On server. |
-o,--jvm-truststore-type <arg> | Type of JEE truststore file.If not specified, the default type, JKS is used. |
-p,--admin-pwd <arg> | The administrator account password for the BMC Atrium Single Sign-On server. |
-pf,--admin-pwd-file <arg> | Text file with administrator account password for the BMC Atrium Single Sign-On server. |
-q,--jvm-truststore-alias <arg> | Alias for BMC Atrium Single Sign-On certificate when stored in JEE TrustStore.f not specified, the default alias, ATSSO is used. |
-r,--instance-config-directory <arg> | WebSphere server instance configuration directory. For example, |
-s,--server-instance-name <arg> | WebSphere server instance name For example, server 1. |
-t,--truststore-type <arg> | Type of JEE truststore file.If not specified, the default type, JKS is used. |
-u,--uninstall | Uninstall the agent. |
-v,--weblogic-domain-home <arg> | The domain home directory for the domain in which the web application is deployed. |
-w,--web-app-url <arg> | The URL for the web application that has the BMC Atrium Single Sign-On agent embedded within it. |
-x,--notify-url <arg> | The URL to which the BMC Atrium Single Sign-On server will send session notifications. If not specified, the web-app-url parameter is used. |
-y,--quiet | No output to console. |
-z,--not-enforced-uri-file <arg> | File containing a list of relative URIs which allows unrestricted access. |