summaryrefslogtreecommitdiff
path: root/Listing queues.md
blob: a7d29ec6332fc3879f50d07af0a0cb5ccda27853 (plain)
1
2
3
4
With `rabbitmqctl list_queues` we can add columns to show:
- `rabbitmqctl list_queues messages consumers name`

`man rabbitmqctl` for more options.