Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12241328
README.md
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
538 B
Referenced Files
None
Subscribers
None
README.md
View Options
###
RabbitMQ
rabbitmqadmin
utility
Docker
image
The
CLI
utility
`
rabbitmqadmin
`
allows
to
manage
a
RabbitMQ
server
,
with
the
management
plugin
enabled
.
See
[
RabbitMQ
CLI
management
section
](
https
:
//www.rabbitmq.com/management-cli.html).
####
How
to
use
it
the
container
at
system
level
?
You
can
create
a
`
/
usr
/
local
/
bin
/
rabbitmqadmin
`
launcher
:
```
#!/
bin
/
sh
docker
run
-
it
--
rm
nasqueron
/
rabbitmqadmin
$*
```
####
How
to
use
it
the
container
at
user
level
?
```
alias
rabbitmqadmin
=
docker
run
-
it
--
rm
nasqueron
/
rabbitmqadmin
```
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 12, 05:01 (6 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3065037
Default Alt Text
README.md (538 B)
Attached To
Mode
rDRABBITMQADMIN rabbitmqadmin Docker image
Attached
Detach File
Event Timeline
Log In to Comment