Synchronization Server Documentation Index
Command-Line Tool Reference Home

revert-update

Description
Examples
Arguments

Description

This tool returns a server to the version before the last update was performed. Unlike the 'update' tool, this tool operates on the local instance from which it is invoked. This tool relies on files from the 'history' directory that are created during an update to restore the server to a prior state. It should be noted that this tool does not revert database files to prior states. Therefore, any changes made to the directory data between the time of the update and time of reversion will be lost.

Examples

Reverts this install root to the version prior to the 'update' tool being run:
revert-update

Arguments

-V
--version

Description Display Synchronization Server version information

-H
--help

Description Display general usage information

--help-debug

Description Display help for using debug options
Advanced Yes

-n
--no-prompt

Description Use non-interactive mode, disabling any prompts for confirmation or further information

-Q
--quiet

Description Perform a quiet update or reversion

-v
--verbose

Description Use verbose mode

--ignoreWarnings

Description Tool should continue should warnings occur when used non-interactively. This option should be used with caution