[rabbitmq-discuss] Command Line Deletion of Queues?

Doug Barth dougbarth at gmail.com
Thu Aug 20 18:57:32 BST 2009


On Aug 20, 10:30 am, Rich Kim <rich.... at db.com> wrote:
> Is there any command line method to explicitly delete a durable queue? I'm
> aware of the Channel.queueDelete() , but was hoping there might be a way
> to perform this via rabbitmqctl as an administrative function?

A bit of shameless self promotion.

gem install amqp-utils
amqp-deleteq <queue>

--
Doug Barth




More information about the rabbitmq-discuss mailing list