1QPID-TOOL(1) User Commands QPID-TOOL(1)
2
3
4
6 qpid-tool - Management Tool for QPID
7
9 qpid-tool [OPTIONS] [[<username>/<password>@]<target-host>[:<tcp-
10 port>]]
11
13 Prints lists of objects, object's content and sets timestamp format.
14
16 -h, --help
17 show this help message and exit
18
19 -b <address>, --broker=<address>
20 Address of qpidd broker with syntax: [username/password@] host‐
21 name | ip-address [:<port>]
22
23 --sasl-mechanism=<mech>
24 SASL mechanism for authentication (e.g. EXTERNAL, ANONYMOUS,
25 PLAIN, CRAM-MD5, DIGEST-MD5, GSSAPI). SASL automatically picks
26 the most secure available mechanism - use this option to over‐
27 ride.
28
29 --sasl-service-name=SASL_SERVICE_NAME
30 SASL service name to use
31
32 --ssl-certificate=<path>
33 SSL certificate for client authentication
34
35 --ssl-key=<path>
36 Private key (if not contained in certificate)
37
39 The Apache Qpid Project, dev@qpid.apache.org
40
42 Please report bugs to users@qpid.apache.org
43
44
45
46qpid-tool (qpid-cpp) version 1.38.M0arch 2018 QPID-TOOL(1)