Provided by: euca2ools_3.0.2-1ubuntu1_all 

NAME
eustore-install-image - Download an image from EuStore and add it to your cloud
SYNOPSIS
eustore-install-image (-i EUIMAGE | -t FILE) -b BUCKET [-s DESC] [-a {i386,x86_64,armhf}] [-p PREFIX]
[--hypervisor {xen,kvm,universal}] [-d DIR] [--kernel KERNEL] [--ramdisk RAMDISK] [-I KEY_ID] [-S KEY]
[-c FILE] [--privatekey FILE] [--ec2cert FILE] [-u ACCOUNT] [--ec2-url URL] [--iam-url URL] [--s3-url
URL] [--progress | --no-progress] [--region USER@REGION | -U URL] [--debug] [--debugger] [--version] [-h]
DESCRIPTION
Download an image from EuStore and add it to your cloud
optional arguments:
-i EUIMAGE, --image-name EUIMAGE
name of the image to download and install
-t FILE, --tarball FILE
tarball to install the image from
-b BUCKET, --bucket BUCKET
bucket to store the images in (required)
-s DESC, --description DESC
image description (required for -t)
-a {i386,x86_64,armhf}, --architecture {i386,x86_64,armhf}
image architecture (required for -t)
-p PREFIX, --prefix PREFIX
prefix to use when naming the image
--hypervisor {xen,kvm,universal}
hypervisor the kernel image is built for (required for images with hypervisor-specific kernels
-d DIR, --directory DIR
location to place the image and other artifacts (default: dir named by TMPDIR, TEMP, or TMP
environment variables, or otherwise /var/tmp)
--kernel KERNEL
ID of the kernel image to use instead of the one bundled with the image
--ramdisk RAMDISK
ID of the ramdisk image to use instead of the one bundled with the image
-I KEY_ID, --access-key-id KEY_ID
-S KEY, --secret-key KEY
-c FILE, --cert FILE
file containing your signing certificate
--privatekey FILE
file containing the private key to sign the bundle's manifest with. This private key will also be
required to unbundle the image in the future.
--ec2cert FILE
file containing the cloud's X.509 certificate
-u ACCOUNT, --user ACCOUNT
your account ID
--ec2-url URL
compute service endpoint URL
--iam-url URL
identity service endpoint URL
--s3-url URL
storage service endpoint URL
--progress
show progress (the default when run interactively)
--no-progress
do not show progress (the default when run noninteractively)
--region USER@REGION
name of the region and/or user in config files to use to connect to the service
-U URL, --url URL
EuStore service URL
--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
euca2ools 3.0.1 August 2013 EUSTORE-INSTALL-IMAGE(1)