Spotfire® Server and Environment - Installation and Administration

export-all-ds-templates

Exports all data source templates.

export-all-ds-templates
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value] 
[-f | --force] 
[--export-path=value]

Overview

Use this command to export all data source templates from the Spotfire Server configuration to a file named data-source-templates.xml.

Options

Option Optional or Required Default Value Description
-f
--force
Optional false The force flag indicates whether an existing destination file should be overwritten.
-b value
--bootstrap-config=value
Optional none The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file.
-t value
--tool-password=value
Optional none The configuration tool password used to decrypt the database password in the bootstrap.xml file. If the tool password is omitted, the command will prompt the end-user for it on the console.
--export-path=value
Optional . (current directory) The destination directory path for the exported file.