euca-import-volume (1) Linux Manual Page
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]
- (
-bBUCKET |–manifest-urlURL) [–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 [at] 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
- file containing the disk image to import (required)
optional arguments:
-fFORMAT,–formatFORMAT- the image’s format ("vmdk", "raw", or "vhd") (required)
-zZONE,–availability-zoneZONE- the zone in which to create the volume (required)
-sGiB,–volume-sizeGiB- size of the volume to import to, in GiB
–image-sizeBYTES- size of the image (required for non-raw files
-bBUCKET,–bucketBUCKET- the bucket to upload the volume to
–manifest-urlURL- a pre-signed URL that points to the import manifest to use
–prefixPREFIX- a prefix to add to the names of the volume parts as they are uploaded
-xDAYS,–expiresDAYS- how long the import manifest should remain valid, in days (default: 30 days)
–no-upload- start the import process, but do not actually upload the volume (see euca-resume-import)
-dDESCRIPTION,–descriptionDESCRIPTION- a description for the import task (not the volume)
–show-empty-fields- show empty values as "(nil)"
–s3-urlURL- object storage service endpoint URL
-oKEY_ID,–owner-akidKEY_ID- access key to use for the object storage service (default: same as that for the compute service)
-wKEY,–owner-sakKEY- secret key to use for the object storage service (default: same as that for the compute service)
–progress- show progress (the default when run interactively)
–no-progress- do not show progress (the default when run noninteractively)
-UURL,–urlURL- compute service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–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
