TIBCO Spotfire® Server and Environment - Installation and Administration

delete-site

Deletes a site.

delete-site 
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value] 
<-s value | --site-name=value>
[-i value | --target-site=value]
[-f | --force]

Overview

Use this command to delete a site. To delete a site that currently contains nodes, the --target-site argument must be specified. All nodes in the site will then be moved to the specified site.

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 will be deleted.
-i value
--target-site=value
Optional unless the site being deleted contains nodes. If the argument is not present and there are rules, scheduled updates, or resource pools in the deleted site, these will also be removed. none The name of a site into which any nodes, routing rules, scheduled updates, or resource pools in the site being deleted should be moved.
-f
--force
Optional none Indicates whether the site's routing rules, scheduled updates, and resource pools should be deleted along with the site.