Spotfire® Server and Environment - Installation and Administration

remove-ds-template

Removes a data source template.

remove-ds-template 
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value]
<-n value | --name=value>
[-f | --force]
[-s | --suppress]

Overview

Use this command to remove a data source template from the Spotfire Server configuration.

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.
-n value
--name=value
Required none The name of the data source template to remove.
-f
--force
Optional false The force flag indicates whether the command should remove the template without prompting.
-s
--suppress
Optional false Prevents the command from failing if the template does not exist.