Skip to content

Instantly share code, notes, and snippets.

@inz
Created April 8, 2016 11:26
Show Gist options
  • Save inz/6d10635c2f483920ba8a62604f632645 to your computer and use it in GitHub Desktop.
Save inz/6d10635c2f483920ba8a62604f632645 to your computer and use it in GitHub Desktop.
curl -X GET \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $DIGITALOCEAN_TOKEN" \
"https://api.digitalocean.com/v2/regions"|jq '.regions | length'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment