Global keywords
Table 1 lists the keywords that are supported by all IBM® SPSS® Collaboration and Deployment Services scripting
functions. The second column lists any optional, shortened versions
of the keywords. Keywords are case-sensitive.
| Keyword | Optional Short Version | Usage |
|---|---|---|
--user |
-u |
The user name to connect to the repository server. The value
should include a prefix denoting the security provider if the user
is not from the native provider. The following prefix values are valid:
|
--password |
-p |
The password to connect to the repository server |
--host |
-q |
The host/server name where the repository is installed |
--port |
-o |
The repository server port number |
--ssl |
Indicates that the repository server uses the secure sockets layer (SSL) protocol to encrypt communications. If you use this keyword, the repository server must be configured for SSL. For more information, see the administrator documentation. | |
--server_url |
-S |
Complete URL of the repository server. Use this
keyword if the URL of the server includes a custom context root. Values
for the host, port, and ssl keywords
are not necessary if you specify the server URL. |
--useDefault |
-z |
Uses the server connection information that is defined in the Authorization.properties file |
--help
|
-h |
The scripting module help information |