Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
/ amqp-purge Public archive

A simple tool to purge all queues from a rabbitmq cluster

License

Notifications You must be signed in to change notification settings

selency/amqp-purge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

amqp-purge

A simple tool to purge all queues from a rabbitmq cluster using rabbitmqadmin which, for example, can be useful for cleaning staging environments.

Setup

You need to have rabbitmqadmin in your path before using amqp-purge.

Download the latest release binary and save it to /usr/local/bin or any executable path.

Usage

Purge all queues

amqp-purge --username=foo --password=bar --host=localhost --port=15672

About

A simple tool to purge all queues from a rabbitmq cluster

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages