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]
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. |
Copyright © TIBCO Software Inc. All rights reserved.