Spotfire® Server and Environment - Installation and Administration

restore-previous-version

Restores the previous version of a library item.

restore-previous-version 
[-b value | --bootstrap-config=value]
[-t value | --tool-password=value]
{-Ivalue | --item-idsvalue}
{-Vvalue | --version-idsvalue} 
<-u value | --username=value>

Overview

This command replaces the latest version with a previous version.

Note: The command generates a new version based on the version ID provided, but it does not delete any item versions.

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 will prompt the end-user for it on the console. See the Bootstrap.xml file help topic for more information.
-Ivalue
--item-idsvalue
Required none A library item ID to restore. This argument can be specified multiple times with different values.
-Vvalue
--version-idsvalue
Required none A library version ID to restore. This argument can be specified multiple times with different values.
<-u value
--username=value>
Required none The username is given on the form username@domain. Note that if the user is in the default domain (SPOTFIRE) it is sufficient with just username. The user must have library administrator permission.