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.
revert-update
      -V
      
      --version
    
| Description | Display Identity Broker 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 |