| .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. |
| .TH QPID-TOOL "1" "October 2018" "qpid-tool (qpid-cpp) version 1.40.0" "User Commands" |
| .SH NAME |
| |
| qpid-tool \- Management Tool for QPID |
| .SH SYNOPSIS |
| |
| qpid-tool [OPTIONS] [[<username>/<password>@]<target-host>[:<tcp-port>]] |
| .SH DESCRIPTION |
| |
| Prints lists of objects, object's content and sets timestamp format. |
| .SH OPTIONS |
| .TP |
| \fB\-h\fR, \fB\-\-help\fR |
| show this help message and exit |
| .TP |
| \fB\-b\fR <address>, \fB\-\-broker=\fR<address> |
| Address of qpidd broker with syntax: |
| [username/password@] hostname | ip\-address [:<port>] |
| .TP |
| \fB\-\-sasl\-mechanism=\fR<mech> |
| SASL mechanism for authentication (e.g. EXTERNAL, |
| ANONYMOUS, PLAIN, CRAM\-MD5, DIGEST\-MD5, GSSAPI). SASL |
| automatically picks the most secure available |
| mechanism \- use this option to override. |
| .TP |
| \fB\-\-sasl\-service\-name\fR=\fI\,SASL_SERVICE_NAME\/\fR |
| SASL service name to use |
| .TP |
| \fB\-\-ssl\-certificate=\fR<path> |
| SSL certificate for client authentication |
| .TP |
| \fB\-\-ssl\-key=\fR<path> |
| Private key (if not contained in certificate) |
| .SH AUTHOR |
| |
| The Apache Qpid Project, dev@qpid.apache.org |
| .SH "REPORTING BUGS" |
| |
| Please report bugs to users@qpid.apache.org |