Spotfire® Server and Environment - Installation and Administration

create-library-folder

Creates library folders.

create-library-folder
[-b value | --bootstrap-config=value]
[-t value | --tool-password=value]
<-u value | --user=value>
<-p value | --library-path=value>

Overview

Use this command to create folders, if they do not already exists.

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. Refer to Bootstrap.xml file.
-u value
--user=value
Required The user performing the creation, should be a Library Administrator.

Unless the user is part of the configured default domain, the name of the user must include the user's domain name. For example, 'DOMAIN\user' or 'user@domain'.

-p value
--library-path=value
Required The path to the folder to be created. Note that parent folders are created as needed.