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 connectortest
to 2
using different tools.
Delete a connector
The following example shows how to delete the data generator source connectortest
using different tools.
To delete the source connector 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:
test
, use the following command.