dokku-rabbitmq-plugin icon indicating copy to clipboard operation
dokku-rabbitmq-plugin copied to clipboard

rabbitmq:delete fails if no app exists with the same name as container

Open AlJohri opened this issue 10 years ago • 1 comments

ubuntu@ip-10-178-32-130:/home/dokku$ dokku rabbitmq:list dev
RabbitMQ containers:
  - dev2
ubuntu@ip-10-178-32-130:/home/dokku$ dokku rabbitmq:delete dev2

-----> This will permanently remove all the stored data. Are you sure (yes/no)?
yes
App dev2 does not exist

AlJohri avatar Apr 03 '14 15:04 AlJohri

I can confirm that behaviour.

evdoks avatar Aug 22 '14 08:08 evdoks