You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/05/28 21:38:08 UTC

[GitHub] [pulsar] adrianog edited a comment on issue #5554: pulsar-admin topics delete with multiple topics

adrianog edited a comment on issue #5554:
URL: https://github.com/apache/pulsar/issues/5554#issuecomment-847428306


   Workaround I'm using:
   `pulsar-admin persistent list public/NAMESPACE | sed 's/^"\(.*\)"$/pulsarctl topics delete --non-partitioned --force \1/' | bash`


-- 
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:
users@infra.apache.org