Scroll to navigation

EUCA-IMPORT-VOLUME(1) User Commands EUCA-IMPORT-VOLUME(1)

NAME

euca-import-volume - Import a file to a volume in the cloud

SYNOPSIS

euca-import-volume -f FORMAT -z ZONE [-s GiB] [--image-size BYTES]

(-b BUCKET | --manifest-url URL) [--prefix PREFIX]
[-x DAYS] [--no-upload] [-d DESCRIPTION] [--show-empty-fields] [--s3-url URL] [-o KEY_ID] [-w KEY] [--progress | --no-progress] [-U URL] [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--version] [-h] FILE

DESCRIPTION

Import a file to a volume in the cloud

positional arguments:

file containing the disk image to import (required)

optional arguments:

the image's format ("vmdk", "raw", or "vhd") (required)
the zone in which to create the volume (required)
size of the volume to import to, in GiB
size of the image (required for non-raw files
the bucket to upload the volume to
a pre-signed URL that points to the import manifest to use
a prefix to add to the names of the volume parts as they are uploaded
how long the import manifest should remain valid, in days (default: 30 days)
start the import process, but do not actually upload the volume (see euca-resume-import)
a description for the import task (not the volume)
show empty values as "(nil)"
object storage service endpoint URL
access key to use for the object storage service (default: same as that for the compute service)
secret key to use for the object storage service (default: same as that for the compute service)
show progress (the default when run interactively)
do not show progress (the default when run noninteractively)
compute service endpoint URL
region and/or user names to search when looking up config file data

-I KEY_ID, --access-key-id KEY_ID

-S KEY, --secret-key KEY

--security-token TOKEN

show debugging output
launch interactive debugger on error
show the program's version and exit
show this help message and exit
March 2016 euca2ools 3.3