Differences between revisions 2 and 3
Revision 2 as of 2019-01-25 07:30:41
Size: 174
Editor: PieterSmit
Comment:
Revision 3 as of 2019-01-27 21:45:53
Size: 362
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
  * curl -k -u user@email.com:<PASS> https://amqp.cloudamqp.com/api/queues/<PRD?/<qname.q> | jq .
  * To filter out some fields with jq
    * ''' | jq ". | del(.consumer_details)" '''

RabbitMq an amqp implementation

RabbitMq (last edited 2019-05-29 08:27:17 by PieterSmit)