TIBCO Spotfire® Server and Environment - Installation and Administration

update-site

Updates a site.

update-site 
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value] 
<-s value | --site-name=value> 
[-d value | --display-name=value] 
[--clear-display-name]

Overview

Use this command to update the properties of a site. See also the create-site and set-public-address commands.

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
Required none The name of the site that should be updated. The list-sites command can be used to find the names of all sites.
-d value
--display-name=value
Optional none The display name of the site. May help users quickly identify which server to connect to (in a environment with multiple Spotfire systems).
--clear-display-name
Optional none When this flag is specified, any existing display name will be removed. Cannot be specified together with the --display-name argument.