rabbitmqadmin
is an HTTP API-based management tool. It uses the same API as RabbitMQ management UI
and provides access to the subset of the functionality in the UI from the command line.
It is not meant to be a replacement for rabbitmqctl as there are operations that HTTP API intentionally does not expose.
See the the rabbitmqadmin doc guide to learn more.