Skip to content

Instantly share code, notes, and snippets.

@xemoe
Created June 25, 2015 06:56
Show Gist options
  • Save xemoe/cfeeaa22f753af0e56a2 to your computer and use it in GitHub Desktop.
Save xemoe/cfeeaa22f753af0e56a2 to your computer and use it in GitHub Desktop.
Curl pretty json
curl 'http://127.0.0.1:9200/_all/_stats/' | python -m json.tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment