Skip to main content
StreamNative Cloud enables you to manage Pulsar IO Connectors by using a variety of tools, including snctl, pulsarctl, pulsar-admin, and Terraform.
If you want to update or delete connectors using snctl, pulsarctl or pulsar-admin, make sure you have set up your client tool. For more information, see set up client tools.

Update a connector

When you want to modify configurations or update resources for connectors, you can update connectors using multiple tools. The following example shows how to update the parallelism of the data generator source connector test to 2 using different tools.
You should see the following output:
And you can further check the status:

Delete a connector

The following example shows how to delete the data generator source connector test using different tools.
To delete the source connector test, use the following command.
You should see the following output:
If you want to verify whether the source connector has been deleted successfully, run the following command.
You should see the following output: