Skip to content

Instantly share code, notes, and snippets.

@godber
Created July 19, 2010 12:45
Show Gist options
  • Save godber/481349 to your computer and use it in GitHub Desktop.
Save godber/481349 to your computer and use it in GitHub Desktop.
ec2-run-instances ami-2d4aa444 \
--instance-type m1.small \
--region us-east-1 \
--key ${EC2_KEYPAIR_US_EAST_1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment