Skip to content

Instantly share code, notes, and snippets.

@natemurthy
Created June 30, 2016 06:28
Show Gist options
  • Save natemurthy/74a75abf5d73f4fd14489354b1459df3 to your computer and use it in GitHub Desktop.
Save natemurthy/74a75abf5d73f4fd14489354b1459df3 to your computer and use it in GitHub Desktop.
curl -X POST http://marathon-master:8080/v2/apps -d @python-app.json -H "Content-type: application/json" | python -m json.tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment