Scroll to navigation

EUCA-CREATE-IMAGE(1) User Commands EUCA-CREATE-IMAGE(1)

NAME

euca-create-image - Create an EBS image from a running or stopped EBS instance

SYNOPSIS

euca-create-image -n NAME [-d DESC] [--no-reboot] [-b DEVICE=MAPPED]

[--show-empty-fields] [-U URL] [--region USER@REGION]
[-I KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--version] [-h] INSTANCE

DESCRIPTION

Create an EBS image from a running or stopped EBS instance

positional arguments:

instance from which to create the image (required)

optional arguments:

name for the new image (required)
description for the new image
do not shut down the instance before creating the image. Image integrity may be affected.
define a block device mapping for the image, in the form DEVICE=MAPPED, where "MAPPED" is "none", "ephemeral(0-3)", or "[SNAP_ID]:[GiB]:[true|false]:[st andard|VOLTYPE[:IOPS]]"
show empty values as "(nil)"
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