2.15. HackyInstaller CLI: UnInstall Sensor

The UninstallSensor CLI command allows you to uninstall any sensor.

Example 2.7, “Invoking the HackyInstaller CLI UninstallSensor command” illustrates an invocation of the HackyInstaller CLI to uninstall a sensor.

Example 2.7. Invoking the HackyInstaller CLI UninstallSensor command

C:\>java -jar hackyInstaller.jar -UninstallSensor Build
Rhino classes (js.jar) not found - Javascript disabled
Build sensor removed.
Success

C:\>

In the event that the sensor name is not known or there is some other problem, an error message will be returned. To see the list of valid sensor names, run the HackyInstaller CLI Help command as documented in Section 2.20, “HackyInstaller CLI: Help”.