Skip to content

Instantly share code, notes, and snippets.

@agutow
Last active August 29, 2015 13:56
Show Gist options
  • Save agutow/8836073 to your computer and use it in GitHub Desktop.
Save agutow/8836073 to your computer and use it in GitHub Desktop.
$ curl "http://127.0.0.1:8098/buckets/datomic/keys/config\\zookeeper" \
-X PUT /
-d "127.0.0.1:2181,127.0.0.1:2182,127.0.0.1:2183" \
-H "Content-Type: text/plain; charset=utf-8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment