sijie commented on issue #6709: unsubscribe option for pulsar-client cli URL: https://github.com/apache/pulsar/issues/6709#issuecomment-612476125 @315157973 I don't think we need additional command to do that. @sbourkeostk You can use `topics unsubscribe` to unsubscribe a subscription. ``` bin/pulsar-admin topics unsubscribe The following option is required: -s, --subscription Delete a durable subscriber from a topic. The subscription cannot be deleted if there are any active consumers attached to it Usage: unsubscribe [options] persistent://tenant/namespace/topic Options: * -s, --subscription Subscription to be deleted ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
