Skip to content

Instantly share code, notes, and snippets.

@stenberg
Created February 4, 2013 16:22
Show Gist options
  • Save stenberg/4707765 to your computer and use it in GitHub Desktop.
Save stenberg/4707765 to your computer and use it in GitHub Desktop.
Create an EBS volume of 250 GB in availability zone eu-west-1a using Amazon EC2 API Tools.
ec2-create-volume -z eu-west-1a -s 250
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment