Skip to content

Instantly share code, notes, and snippets.

@rnewson
Created May 16, 2014 13:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rnewson/8805f428e78ef4843b06 to your computer and use it in GitHub Desktop.
Save rnewson/8805f428e78ef4843b06 to your computer and use it in GitHub Desktop.
➜ couchdb git:(1843-feature-bigcouch) ✗ curl localhost:15984/_membership
{"all_nodes":["node1@127.0.0.1","node2@127.0.0.1","node3@127.0.0.1"],"cluster_nodes":["node1@127.0.0.1","node2@127.0.0.1","node3@127.0.0.1"]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment