Zend certified PHP/Magento developer

RabbitMQ doesn’t have any queue, how to solve it?

I have RabbitMQ installed and configured, but when I run this command below I receive a message saying No items.

python3 /usr/bin/rabbitmqadmin --host rabbitmq -u username -p 8b2sovjbgg4atsbpn0s0oam9y6vekh6i list queues

How could I solve it?