Created
December 16, 2013 15:26
-
-
Save bashtoni/7988793 to your computer and use it in GitHub Desktop.
Find an Amazon pvgrub kernel using the CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws ec2 describe-images --filters Name=image-type,Values=kernel --filters Name=manifest-location,Values='*pv-grub-hd0_*x86_64*' --owners amazon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment