add-ds-template
Adds a new data source template.
add-ds-template
[-c value | --configuration=value]
[-b value | --bootstrap-config=value]
<-n value | --name=value>
[-e <true|false> | --enabled=<true|false>]
<template definition file>
Overview
Use this command to add a new data source template used by Information Services. The name of the template must be unique.
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 add. |
|
Optional | false | Indicates whether the newly created data source template should be enabled. |
|
Required | none | The path to the file containing the data source template definition. |
Parent topic: Command-line reference