Spotfire® Server and Environment - Installation and Administration

copy-deployment-area

Copies the deployment area.

copy-deployment-area 
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value] 
<-f value | --from-area=value> 
<-a value | --to-area=value> 
[-o <true|false> | --overwrite=<true|false>]

Overview

Use this command to copy the content of a deployment area, and then either create or overwrite an area with this content.

Options

Option Optional or Required Default Value Description
-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 prompts the end user for it on the console. See Bootstrap.xml file for more information.
-f value
--from-area=value
Required none The name of the area to copy.
Note: This area must not be empty for the command to function.
-a value
--to-area=value
Required none The name of the area to create and copy into. If --overwrite is true, then provide the name of the area to overwrite.
-o <true|false>
--overwrite=<true|false>
Optional false

If true, then the command overwrites an existing area instead of creating a new area.