Skip to content

Instantly share code, notes, and snippets.

@tylerhannan
Created October 9, 2014 15:23
Show Gist options
  • Save tylerhannan/4c9439c67bde6ae20621 to your computer and use it in GitHub Desktop.
Save tylerhannan/4c9439c67bde6ae20621 to your computer and use it in GitHub Desktop.
curl -XPUT https://127.0.0.1:10018/types/default/buckets/test_bucket/keys/message \
-u admin:riakmaster
-H "Content-Type: text/plain" \
-d "hello from inside fortress Riak" \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment