Bootstrap FreeKB - RabbitMQ - Delete User using the rabbitmqctl command
RabbitMQ - Delete User using the rabbitmqctl command

Updated:   |  RabbitMQ articles

The rabbitmqctl command with the delete_user option can be used to delete a user account. In this example, John Doe's user account will be deleted.

rabbitmqctl delete_user "john.doe"

 

Something like this should be returned.

Deleting user "john.doe"

 




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 6cab68 in the box below so that we can be sure you are a human.