Provided by: euca2ools_3.0.2-1ubuntu1_all
NAME
euca-create-volume - Create a new volume
SYNOPSIS
euca-create-volume -z ZONE [-s SIZE] [--snapshot SNAPSHOT] [-t VOLTYPE] [-i IOPS] [--show-empty-fields] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h]
DESCRIPTION
Create a new volume optional arguments: -z ZONE, --availability-zone ZONE, --zone ZONE availability zone in which to create the new volume (required) -s SIZE, --size SIZE size of the new volume in GiB (required unless --snapshot is used) --snapshot SNAPSHOT snapshot from which to create the new volume -t VOLTYPE, --type VOLTYPE volume type -i IOPS, --iops IOPS number of I/O operations per second --show-empty-fields show empty values as "(nil)" --region USER@REGION name of the region and/or user in config files to use to connect to the service -U URL, --url URL compute service endpoint URL -I KEY_ID, --access-key-id KEY_ID -S KEY, --secret-key KEY --debug show debugging output --debugger launch interactive debugger on error --version show the program's version and exit -h, --help show this help message and exit