GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AMQPCAT(1) User Commands AMQPCAT(1)

amqpcat - CLI tool to publish to and consume from AMQP servers

amqpcat [arguments]

Producer mode, reading from STDIN, each line is a new message
Consume mode, message bodies are written to STDOUT
Remote prodecure call mode, reading from STDIN and returning result STDOUT
URI to AMQP server

-e EXCHANGE, --exchange=EXCHANGE Exchange (default: '')

Exchange type (default: direct)

-r ROUTINGKEY, --routing-key=KEY Routing key when publishing

Queue to consume from
, --queue-type=QUEUE_TYPE
Queue type (classic, quorum or stream)
Confirm publishes
Stream queue: Offset to start reading from
Format string (default "%s\n") %e: Exchange name %r: Routing key %t: Content type %s: Body, as string %h: Headers, as key=value \n: Newline \t: Tab
Content type header
Content encoding header
Priority header
Expiration header (ms before msg is dead lettered)
Display version
Show this help message
July 2025 amqpcat 1.0.0

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.