sbourkeostk opened a new issue #6709: unsubscribe option for pulsar-client cli URL: https://github.com/apache/pulsar/issues/6709 **Is your feature request related to a problem? Please describe.** After running `pulsar-client consume` the subscription is kept active and it is not possible to unsubscribe without using the admin interface. **Describe the solution you'd like** The option to unsubscribe after consuming. eg: pulsar-client consume -s testsub --unsubscribe persistent://my/pulsar/topic **Describe alternatives you've considered** Using pulsar-admin it's possible to unsubscribe but this requires the user has access to the admin interface. **Additional context** none
---------------------------------------------------------------- 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
