TIBCO Spotfire® Server and Environment - Installation and Administration

manage-deployment-areas

Manages the deployment areas.

manage-deployment-areas 
[-b value | --bootstrap-config=value] 
[-t value | --tool-password=value] 
[-R | --reset-all-group-areas] 
[-r | --reset-group-area] 
[-s | --set-group-area] 
[-c | --create-area] 
[-D | --delete-area] 
[-d | --default-area] 
[-g value | --group-name=value] 
[-a value | --area-name=value]

Overview

Use this command to change the deployment area for groups, change the default deployment area, and create and remove deployment areas.

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 file bootstrap.xml. If the tool password is omitted, the command prompts the user for it in the console. See Bootstrap.xml file.
-R
--reset-all-group-areas
Optional none Use if all specified areas for all groups should be removed.

This does not affect the default area or any content on the areas. Users are using the default area after running this command. The ‐‐reset‐all‐group‐areas, ‐‐reset‐group‐area, ‐‐set‐group‐area, ‐‐create‐area, ‐‐delete‐area, and ‐‐default‐area arguments are mutually exclusive.

-r
--reset-group-area
Optional none Use if an area for a specific group should be removed. This does not affect the default area or any content on the area. If a user is not a member of any group with a specified area, the default area is used. The ‐‐reset‐all‐group‐areas, ‐‐reset‐group‐area, ‐‐set‐group‐area, ‐‐create‐area, ‐‐delete‐area, and ‐‐default‐area arguments are mutually exclusive.
-s
--set-group-area
Optional none Use if an area should be set for a specific group. A user that is a member of this group gets access to the specified area instead of the default area. The ‐‐reset‐all‐group‐areas, ‐‐reset‐group‐area, ‐‐set‐group‐area, ‐‐create‐area, ‐‐delete‐area, and ‐‐default‐area arguments are mutually exclusive.
-c
--create-area
Optional none Specifies that a new area should be created. The ‐‐reset‐all‐group‐areas, ‐‐reset‐group‐area, ‐‐set‐group‐area, ‐‐create‐area, ‐‐delete‐area, and ‐‐default‐area arguments are mutually exclusive.
-D
--delete-area
Optional none Specifies that an existing area should be deleted. The ‐‐reset‐all‐group‐areas, ‐‐reset‐group‐area, ‐‐set‐group‐area, ‐‐create‐area, ‐‐delete‐area, and ‐‐default‐area arguments are mutually exclusive.
-d
--default-area
Optional none Specifies that a the default area should be changed.

The ‐‐reset‐all‐group‐areas, ‐‐reset‐group‐area, ‐‐set‐group‐area, ‐‐create‐area, ‐‐delete‐area, and ‐‐default‐area arguments are mutually exclusive.

-g value
--group-name=value
Optional none The name of the group. Applicable for ‐ ‐reset‐all‐group‐areas, ‐‐reset‐group‐area, and ‐‐set‐group‐area.
-a value
--area-name=value
Optional none The name of the area. Applicable for ‐‐set‐group‐area, ‐‐create‐area, ‐‐delete‐area, and ‐‐default‐area.