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 |
---|---|---|---|
|
Optional | configuration.xml | The path to the server configuration file. |
|
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
|
Required | none | The name of the data source template to modify. |
|
Optional | none | Indicates whether the data source template should be enabled. If no argument is given, the value is unchanged. |
|
Optional | none | The name to rename the data source template to. If no argument is given, the value is unchanged. |
|
Optional | none | The path to the file containing a new data source template definition. If no argument is given, the value is unchanged. |
Parent topic: Command-line reference