rabbitmqctl list bindings

1 개요[ | ]

rabbitmqctl list_bindings
root@zetawiki:~# rabbitmqctl list_bindings
Listing bindings ...
	exchange	direct_logs	queue	direct_logs	[]
	exchange	q1	queue	q1	[]
	exchange	q2	queue	q2	[]
amq.fanout	exchange	q1	queue	key1	[]
...done.

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}