set-server-service-config
Sets the configuration for a service running in Spotfire Server (typically the Spotfire Web Player front-end).
set-server-service-config [-b value | --bootstrap-config=value] [-t value | --tool-password=value] [-s value | --site-name=value] [-a value | --capability=value] [-c value | --config-name=value]
Overview
Use this command to set the configuration for a service running in
Spotfire Server.
To configure a service running on a remote node, use the
set-service-config command.
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
-b value --bootstrap-config=value |
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
-t value --tool-password=value |
Optional | none | The configuration tool password used to decrypt the database password in the bootstrap.xml file. If the tool password is omitted, the command will prompt the end-user for it on the console. See Bootstrap.xml file for more information. |
-s value --site-name=value] |
Optional if there is a local server (in which case the site of that server will be used) or if there is only one site available (in which case that site will be used). | none | The name of the site for which to set the configuration. The list-sites command can be used to find names of all available sites. |
-a value --capability=value |
Optional | WEB_PLAYER | The name of the capability for which to set the configuration. |
-c value --config-name=value |
Optional | none | The name of the configuration that should be set. If no configuration name is specified, the service will revert to the default configuration. |
Copyright © TIBCO Software Inc. All rights reserved.