This feature is experimental: expect things to break and documentation to be innacurate and change inadvertantly. Use at your own risks.
  • messagebus

RabbitMQ Official documentation

Commands

devops rabbitmq start
Start RabbitMQ if stopped
devops rabbitmq stop
Stop RabbitMQ if started
devops rabbitmq reload
Reload RabbitMQ, reload the configuration and perform a graceful restart
devops rabbitmq restart
Restart RabbitMQ, reload the configuration (but kills existing connection)