Uninstall the Identity Broker.
This tool is used either interactively or non-interactively to remove the entire server or individual server components from the file system.
uninstall
      -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 | 
      -a
      
      --remove-all
    
| Description | Removes all components of the server (this option is not compatible with the rest of remove options) | 
      -l
      
      --server-libraries
    
| Description | Removes Server Libraries and Administrative Tools | 
      -L
      
      --log-files
    
| Description | Removes log files | 
      -c
      
      --configuration-files
    
| Description | Removes configuration files | 
      -b
      
      --backup-files
    
| Description | Removes backup files | 
      -e
      
      --ldif-files
    
| Description | Removes LDIF files | 
--external-files
| Description | Remove files external to this server's root directory | 
      -n
      
      --no-prompt
    
| Description | Use non-interactive mode. If data in the command is missing, you will not be prompted and the tool will fail | 
--ignoreWarnings
| Description | Tool should continue should warnings occur when used non-interactively. This option should be used with caution | 
      -Q
      
      --quiet
    
| Description | Run uninstall in quiet mode. Quiet mode will not output progress information to standard output | 
      -v
      
      --verbose
    
| Description | Use verbose mode | 
--propertiesFilePath {propertiesFilePath}
| Description | Path to the file that contains default property values used for command-line arguments | 
| Required | No | 
| Multi-Valued | No | 
--noPropertiesFile
| Description | Specify that no properties file will be used to get default command-line argument values | 
--script-friendly
| Description | Use script-friendly mode |