TIBCO Spotfire® Server and Environment - Installation and Administration

export-ds-template

Exports the definition of a data source template.

export-ds-template 
[-f | --force] 
[-c value | --configuration=value] 
[-b value | --bootstrap-config=value] 
<-n value | --name=value> 
[template definition file]

Overview

Use this command to export to a file the definition of a data source template used by Information Services.

Options

Option Optional or Required Default Value Description
-f
--force
Optional none Indicates whether the tool should overwrite an existing destination file.
-c value
--configuration=value
Optional configuration.xml The path to the server configuration file.
-b value
--bootstrap-config=value
Optional none The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file.
-n value
--name=value
Required none The name of the data source template for which to export the definition.
[template definition file]
Optional template.xml The path to the definition file to create.