Skip to content

Instantly share code, notes, and snippets.

@dwallraff
Last active July 15, 2017 02:17
Show Gist options
  • Save dwallraff/6aa4849692fd54712b97 to your computer and use it in GitHub Desktop.
Save dwallraff/6aa4849692fd54712b97 to your computer and use it in GitHub Desktop.
Get ERT dependencies
curl -H "Accept: application/json" -H "Content-Type: application/json" -H "Authorization: Token <PIVNET Token>" -X GET https://network.pivotal.io/api/v2/products/elastic-runtime/releases/639/dependencies | jq .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment