Skip to content

Instantly share code, notes, and snippets.

@treeder
Last active December 28, 2015 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save treeder/b1457e595116187c1cc2 to your computer and use it in GitHub Desktop.
Save treeder/b1457e595116187c1cc2 to your computer and use it in GitHub Desktop.
curl -H "Content-Type: application/json" -H "Authorization: OAuth $IRON_TOKEN" \
-d '{"tasks":[{"code_name":"USERNAME/awesome_image","payload":"{\"name\":\"Travis\"}"}]}' \
"http://worker-aws-us-east-1.iron.io/2/projects/$IRON_PROJECT_ID/tasks"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment