You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only way to do this safe and performant would be to delete and recreate the queue.
Currently a delete of a queue is not implemented within rsmq-cli.
@misterbridge: If a delete and recreate would fit your your needs i could implement this?
A purge then would look like:
Hey ! What's up guys?
The project seems stuck. I recently deployed rsmq for personal needs and thought it'd be great to update the CLI accordingly. I am in need of a deleting queue feature so I just did it.
The fork is right here: https://github.com/GuillaumeDerivery/rsmq-cli
@mpneuried Poke me if you're willing to maintain this repo again I will create a PR here ;)
Cheers.
Hi!
First thanks for excellent tool!
I have a feature request for the CLI - a possibility to purge all messages from a single queue from command line.
The text was updated successfully, but these errors were encountered: