Sha256: 0c81f35bc75c95b02862adace286863fe1ea800a5538d2f1f54a0fd98ab40255

Contents?: true

Size: 414 Bytes

Versions: 3

Compression:

Stored size: 414 Bytes

Contents

ESOD-Client
A simple tool to execute REST requests against an ESOD instance.

== Examples ==
Retrieving a resource as a Hash:
  ./esod-client.rb -u http://elasticserver.com -r server -i 18779 -a c15052 -a asdfasdfasdf

Retrieving a property of a resource using dotted notation
  ./esod-client.rb -u http://localhost:3000 -r server -i 18779 -a c15052 -p "elastic_server.bundles.first.packages.first.display_name"
  

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
esod-client-0.2.0 README
esod-client-0.1.1 README
esod-client-0.1.0 README