rabbit-mq-admin-toolkit icon indicating copy to clipboard operation
rabbit-mq-admin-toolkit copied to clipboard

Allow to configure the vhost in the connection settings too

Open stof opened this issue 9 years ago • 3 comments

Currently, most commands expect a connection name and a vhost. It would be great to be able to specify the vhost in the connection config file too (making the command-line argument required only when the config file does not configure it). This is especially useful when your connection credentials give you access to only 1 vhost (this is what happens for hosted RabbitMQ providers), where using a different vhost requires using a different connection anyway.

This may require a BC break to switch the vhost from an argument to an option though.

stof avatar Dec 17 '15 14:12 stof

what do you think @odolbeau ?

stof avatar Dec 17 '15 14:12 stof

ping @odolbeau

Shine-neko avatar Nov 06 '16 14:11 Shine-neko

Looks like I missed a lot of PR / issues right here, sorry for that. :/

Looks fine for me! :+1:

odolbeau avatar Nov 06 '16 14:11 odolbeau