euca-import-instance (1) Linux Manual Page
NAME
euca-import-instance – Import an instance into the cloud
SYNOPSIS
euca-import-instance -t INSTANCETYPE -f FORMAT -a ARCH -p
- {Windows,Linux} (
-bBUCKET |–manifest-urlURL) - [–prefix PREFIX] [-x DAYS] [–no-upload] [-d DESCRIPTION] [-g GROUP] [-z ZONE] [-s GiB] [–image-size BYTES] [–user-data DATA |
–user-data-fileFILE] [–subnet SUBNET] [–private-ip-address ADDRESS] [–monitor] [–instance-initiated-shutdown-behavior {stop,terminate}] [–key KEYPAIR] [–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 an instance into the cloud
positional arguments:
- FILE
- file containing the disk image to import (required)
optional arguments:
-tINSTANCETYPE,–instance-typeINSTANCETYPE- the type of instance to import to (required)
-fFORMAT,–formatFORMAT- the image’s format ("vmdk", "raw", or "vhd") (required)
-aARCH,–architectureARCH- the instance’s processor architecture (required)
-p{Windows,Linux},–platform{Windows,Linux}- the instance’s operating system (required)
-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)
-gGROUP,–groupGROUP- name of the security group to create the instance in
-zZONE,–availability-zoneZONE- the zone in which to create the instance
-sGiB,–volume-sizeGiB- size of the volume to import to, in GiB
–image-sizeBYTES- size of the image (required for non-raw files
–user-dataDATA- user data to supply to the instance
–user-data-fileFILE- file containing user data to supply to the instance
–subnetSUBNET- [VPC only] subnet to create the instance’s network interface in
–private-ip-addressADDRESS- [VPC only] assign a specific primary private IP address to the instance’s interface
–monitor- enable detailed monitoring for the instance
–instance-initiated-shutdown-behavior{stop,terminate}- whether to "stop" (default) or terminate the instance when it shuts down
–keyKEYPAIR- [Eucalyptus only] name of the key pair to use when running the instance
–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
