Skip to content
Daniel Galán y Martins edited this page Aug 26, 2013 · 1 revision

count simply returns the number of messages or consumer from a destination

Syntax

pcount <target> [options] (short for plunger <target> -C count [options])

Example

Return the number of messages for a destination:

$ pcount target

Command line arguments

Available via pcount --help

  • -c,--consumer / Count consumers for destination (instead of messages).
Clone this wiki locally