This has been long overdue... sitting in a branch for way too long. In terms of new features? I can't remember them all!
selector
support when consuming/browsing off queues- Client-side
filter
using a regex... scans the whole text of the dumped message output count
parameter, to allow either:
- a) disconnecting after n messages; or
- b) caching the last n messages until quitting and then dumping them- Full binary payload
dump
param, orraw
param to not perform any pretty-print formatting on text payloads - Added
--ts
timestamp param for showing message received time (one-line mode, or regular) - Added "no payload" indent options (
00
,000
,0000
) for hiding massive payloads - Fixed two-line mode (indent
-2
) to trim properly, and show user properties
Probably other stuff as well. Just check the README or run prettydump -hm
to see all params.