Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alice stop script #12

Open
mikev opened this issue Sep 21, 2009 · 1 comment
Open

Alice stop script #12

mikev opened this issue Sep 21, 2009 · 1 comment

Comments

@mikev
Copy link

mikev commented Sep 21, 2009

Assuming we have multiple Alice instances, running on different ports. We require a method to stop a unique instance. This is for usage with the init.d scripts. Something similar to the rabbitmqctl commands would be nice.

For example:

alice.sh stop -n dev@myhost.com

This would allow combining the Alice admin stop command with the corresponding RabbitMQ stop command:

rabbitmqctl stop_app -n dev@myhost.com
alice.sh stop -n dev@myhost.com

@auser
Copy link
Owner

auser commented Oct 12, 2009

agreed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants