The uninstaller removes all CloudBees Build Acceleration components (including the Visual Studio Integration) as well as the installation directory and its contents from a machine at the same time. This includes the software itself, build information, and installation preferences from the prior installation.
If you are uninstalling on a series of identical machines (such as a series of cluster hosts), you can use the “silent” uninstallation method, which uninstalls components automatically without user interaction.
Use the following command-line options when performing a silent uninstallation. Use this format:
<uninstaller_filename> [options]
This table lists each command-line option’s equivalent in the uninstaller UI and the variable that is set in the uninstaller properties file. You can use the resulting properties file for running silent uninstallations.
-
You can use the values “yes”, “y”, “1” and “no”, “n”, “0” interchangeably within uninstaller command-line options.
-
For
--cmdbtype ` and `--type
, differences exist between valid command-line option arguments and valid properties file parameters. Ensure that you provide the correct input for each method.