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

Consul CLI #73

Closed
laktak opened this issue Apr 23, 2015 · 2 comments
Closed

Consul CLI #73

laktak opened this issue Apr 23, 2015 · 2 comments

Comments

@laktak
Copy link

laktak commented Apr 23, 2015

When I want to use the cli I run:

docker run --rm -e CONSUL_RPC_ADDR=addr:8400 -ti --entrypoint /bin/bash progrium/consul

Then I can run consul members.

Is there an easier way or could you support this in your start script?

@cgswong
Copy link

cgswong commented May 5, 2015

@laktak docker exec [container_name | ID] consul members

@laktak
Copy link
Author

laktak commented May 11, 2015

Great, thanks!

@laktak laktak closed this as completed May 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants