.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-IMPORT-VOLUME "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euca-import-volume \- Import a file to a volume in the cloud .SH SYNOPSIS euca\-import\-volume \fB\-f\fR FORMAT \fB\-z\fR ZONE [\-s GiB] [\-\-image\-size BYTES] .TP (\fB\-b\fR BUCKET | \fB\-\-manifest\-url\fR URL) [\-\-prefix PREFIX] [\-x DAYS] [\-\-no\-upload] [\-d DESCRIPTION] [\-\-show\-empty\-fields] [\-\-s3\-url URL] [\-o KEY_ID] [\-w KEY] [\-\-progress | \fB\-\-no\-progress]\fR [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] FILE .SH DESCRIPTION Import a file to a volume in the cloud .SS "positional arguments:" .TP FILE file containing the disk image to import (required) .SS "optional arguments:" .TP \fB\-f\fR FORMAT, \fB\-\-format\fR FORMAT the image's format ("vmdk", "raw", or "vhd") (required) .TP \fB\-z\fR ZONE, \fB\-\-availability\-zone\fR ZONE the zone in which to create the volume (required) .TP \fB\-s\fR GiB, \fB\-\-volume\-size\fR GiB size of the volume to import to, in GiB .TP \fB\-\-image\-size\fR BYTES size of the image (required for non\-raw files .TP \fB\-b\fR BUCKET, \fB\-\-bucket\fR BUCKET the bucket to upload the volume to .TP \fB\-\-manifest\-url\fR URL a pre\-signed URL that points to the import manifest to use .TP \fB\-\-prefix\fR PREFIX a prefix to add to the names of the volume parts as they are uploaded .TP \fB\-x\fR DAYS, \fB\-\-expires\fR DAYS how long the import manifest should remain valid, in days (default: 30 days) .TP \fB\-\-no\-upload\fR start the import process, but do not actually upload the volume (see euca\-resume\-import) .TP \fB\-d\fR DESCRIPTION, \fB\-\-description\fR DESCRIPTION a description for the import task (not the volume) .TP \fB\-\-show\-empty\-fields\fR show empty values as "(nil)" .TP \fB\-\-s3\-url\fR URL object storage service endpoint URL .TP \fB\-o\fR KEY_ID, \fB\-\-owner\-akid\fR KEY_ID access key to use for the object storage service (default: same as that for the compute service) .TP \fB\-w\fR KEY, \fB\-\-owner\-sak\fR KEY secret key to use for the object storage service (default: same as that for the compute service) .TP \fB\-\-progress\fR show progress (the default when run interactively) .TP \fB\-\-no\-progress\fR do not show progress (the default when run noninteractively) .TP \fB\-U\fR URL, \fB\-\-url\fR URL compute service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit