Uninstalling the Connector

Use the installmgr script to uninstall the connector.

To uninstall the connector, follow these steps:

Procedure

  1. Open a command prompt or terminal window.
  2. Navigate to the <FLOGO_HOME>/tools directory.
  3. Run the following command:
    • On Windows: installmgr.bat uninstall connector <CATERGORY>

      For example, installmgr.sh uninstall connector Lambda where Lambda is the <CATERGORY>.

    • On Linux and Macintosh: ./installmgr.sh uninstall connector <CATERGORY>