TIBCO Spotfire® Server and Environment - Installation and Administration

modify-ds-template

Modifies a data source template.

modify-ds-template 
[-c value | --configuration=value] 
[-b value | --bootstrap-config=value] 
<-n value | --name=value> 
[-e <true|false> | --enable=<true|false>] 
[-r value | --rename=value] 
[-d value | --definition=value]

Overview

Use this command to modify a data source template used by Information Services.

Options

Option Optional or Required Default Value Description
-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 to modify.
-e <true|false>
--enable=<true|false>
Optional none Indicates whether the data source template should be enabled. If no argument is given, the value is unchanged.
-r value
--rename=value
Optional none The name to rename the data source template to. If no argument is given, the value is unchanged.
-d value
--definition=value
Optional none The path to the file containing a new data source template definition. If no argument is given, the value is unchanged.