Information Services commands
To perform an Information Services task, use the related command.
All commands in this group work on the configuration.xml file, which must be imported using the import-config command for any changes to take effect.
For instructions on using the commands, see Executing commands on the command line.
| Task | Command |
|---|---|
| Add a new data source template. | add-ds-template |
| Clear the default join database configuration. | clear-join-db |
| Configure the default join database. | create-join-db |
| Export all data source templates. | export-all-ds-templates |
| Export the definition of a data source template. | export-ds-template |
| Import all data source templates. | import-all-ds-templates |
| List data sources in the library. | list-datasources |
| List the data source templates. | list-ds-template |
| Modify a data source template. | modify-ds-template |
| Prune excess jobs from the database. | prune-information-services-jobs |
| Remove a data source template. | remove-ds-template |
| Show the configured default join database. | show-join-database |
| Update a data source in the library. | update-datasource |
| View the SQL statement of an information link. | get-information-link-sql |
| Validate a data source template connection. | validate-data-source |
Parent topic: Information Services