Uninstalling the Connector

Use the installmgr script to uninstall the connector.

Procedure

  1. Stop the Flogo Enterprise Studio if it is running.
  2. Open a command prompt or terminal window.
  3. Navigate to the <FLOGO_HOME>/tools directory.
  4. Depending on your platform, run one of the following commands:
    Note: Azurestorage is the <CATEGORY> for the following commands.
    • On Windows: installmgr.bat uninstall connector <CATEGORY>

      For example, installmgr.bat uninstall connector Azurestorage.

    • On Linux and macOS: ./installmgr.sh uninstall connector <CATEGORY>