Skip to content

Instantly share code, notes, and snippets.

@dannyduc
Created September 21, 2013 04:13
Show Gist options
  • Save dannyduc/6647152 to your computer and use it in GitHub Desktop.
Save dannyduc/6647152 to your computer and use it in GitHub Desktop.
jq map array usage
curl -H Authorization:55560A2D-14F3-8706-96FE-7B6C6AAB2820\
'https://developer.ingenuity.com/datastream/api/v1/admin/accounts'\
jq '.[] | {userName, applicationName}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment