Skip to content

Instantly share code, notes, and snippets.

@jak
Created July 16, 2020 15:42
Show Gist options
  • Save jak/33df0723ccf6be69eacd88c6fcf383ca to your computer and use it in GitHub Desktop.
Save jak/33df0723ccf6be69eacd88c6fcf383ca to your computer and use it in GitHub Desktop.
Get metadata from GCP instance
curl "http://metadata.google.internal/computeMetadata/v1/instance/attributes/foo" \
-H "Metadata-Flavor: Google"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment