Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

Make it possible to specify Erlang cookie from the command line #182

Merged
merged 3 commits into from
Apr 5, 2017

Conversation

hairyhum
Copy link
Contributor

@hairyhum hairyhum commented Apr 3, 2017

Fixes #180

Add new flag --erlang-cookie and environment variable RABBITMQ_ERLANG_COOKIE
to configure a cookie for CLI to connect to RabbitMQ node.

Add new flag `--erlang-cookie` and environment variable `RABBITMQ_ERLANG_COOKIE`
to configure a cookie for CLI to connect to RabbitMQ node.
@hairyhum hairyhum requested a review from gerhard April 3, 2017 13:55
erlang:set_cookie/2 returns true, not ok.
Conflicts:
	lib/rabbitmq/cli/core/distribution.ex
@michaelklishin michaelklishin merged commit 476890f into master Apr 5, 2017
@michaelklishin michaelklishin changed the title Make it possible to specify erlang cookie from command line Make it possible to specify Erlang cookie from the command line Apr 5, 2017
@gerhard gerhard deleted the rabbitmq-cli-180 branch April 13, 2017 11:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants