.. _cli-confluent-unload: ================ confluent unload ================ Description ----------- Unload a connector. Usage ----- .. sourcecode:: bash confluent unload [] .. tip:: For usage information, enter ``confluent help unload``. Options ------- None. Positional arguments -------------------- ==================== ============ ======================================================== Name, shorthand Default Description ==================== ============ ======================================================== ```` The connector name. ==================== ============ ======================================================== Example ------- Run this command to unload the ``s3-sink`` connector: .. sourcecode:: bash confluent unload s3-sink