Command count - galan/plunger GitHub Wiki
count
simply returns the number of messages or consumer from a destination
pcount <target> [options]
(short for plunger <target> -C count [options]
)
Return the number of messages for a destination:
$ pcount target
Available via pcount --help
- -c,--consumer / Count consumers for destination (instead of messages).