Uninstalling the Connector
Uninstall
TIBCO Flogo® Connector for Amazon S3 by using the
installmgr scripts that are bundled with
Flogo Enterprise.
- Procedure
- Stop the Flogo Enterprise Web UI if it is running.
- Open a command prompt or terminal window.
- Navigate to the
<FLOGO_HOME>/toolsdirectory. - Depending on your platform, run one of the following commands:Note: The <CATEGORY> value for the following commands is
Amazon S3. The category value is case-sensitive.Platform Command Windows installmgr.bat uninstall connector <CATEGORY>Example:
installmgr.bat uninstall connector Amazon S3Linux and macOS ./installmgr.sh uninstall connector <CATEGORY>