Scroll to navigation

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

NAME

euca-import-instance - Import an instance into the cloud

SYNOPSIS

euca-import-instance -t INSTANCETYPE -f FORMAT -a ARCH -p

{Windows,Linux} (-b BUCKET | --manifest-url URL)
[--prefix PREFIX] [-x DAYS] [--no-upload] [-d DESCRIPTION] [-g GROUP] [-z ZONE] [-s GiB] [--image-size BYTES] [--user-data DATA | --user-data-file FILE] [--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@REGION] [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--version] [-h] FILE

DESCRIPTION

Import an instance into the cloud

positional arguments:

file containing the disk image to import (required)

optional arguments:

the type of instance to import to (required)
the image's format ("vmdk", "raw", or "vhd") (required)
the instance's processor architecture (required)
the instance's operating system (required)
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)
name of the security group to create the instance in
the zone in which to create the instance
size of the volume to import to, in GiB
size of the image (required for non-raw files
user data to supply to the instance
file containing user data to supply to the instance
[VPC only] subnet to create the instance's network interface in
[VPC only] assign a specific primary private IP address to the instance's interface
enable detailed monitoring for the instance
whether to "stop" (default) or terminate the instance when it shuts down
[Eucalyptus only] name of the key pair to use when running the instance
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