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 |
|---|---|---|---|
|
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
|
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. |
|
Required | none | The name of the data source template to remove. |
|
Optional | false | The force flag indicates whether the command should remove the template without prompting. |
|
Optional | false | Prevents the command from failing if the template does not exist. |
Parent topic: Command-line reference