Skip to content

Instantly share code, notes, and snippets.

@ianblenke
Last active August 29, 2015 14:16
Show Gist options
  • Save ianblenke/607edfb1ba5f81b3dc5a to your computer and use it in GitHub Desktop.
Save ianblenke/607edfb1ba5f81b3dc5a to your computer and use it in GitHub Desktop.
Download the latest list of AWS AMIs for CoreOS by channel and virtualization (pv or hvm)
curl http://alpha.release.core-os.net/amd64-usr/current/coreos_production_ami_all.json
curl http://beta.release.core-os.net/amd64-usr/current/coreos_production_ami_all.json
curl http://stable.release.core-os.net/amd64-usr/current/coreos_production_ami_all.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment