.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2. .TH EUCA-CREATE-IMAGE "1" "August 2013" "euca2ools 3.0.1" "User Commands" .SH NAME euca-create-image \- Create an EBS image from a running or stopped EBS instance .SH SYNOPSIS euca\-create\-image \fB\-n\fR NAME [\-d DESC] [\-\-no\-reboot] [\-b DEVICE=MAPPED] [\-\-show\-empty\-fields] [\-\-region USER@REGION | \fB\-U\fR URL] [\-I KEY_ID] [\-S KEY] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] INSTANCE .SH DESCRIPTION Create an EBS image from a running or stopped EBS instance .SS "positional arguments:" .TP INSTANCE instance from which to create the image (required) .SS "optional arguments:" .TP \fB\-n\fR NAME, \fB\-\-name\fR NAME name for the new image (required) .TP \fB\-d\fR DESC, \fB\-\-description\fR DESC description for the new image .TP \fB\-\-no\-reboot\fR do not shut down the instance before creating the image. Image integrity may be affected. .TP \fB\-b\fR DEVICE=MAPPED, \fB\-\-block\-device\-mapping\fR DEVICE=MAPPED define a block device mapping for the image, in the form DEVICE=MAPPED, where "MAPPED" is "none", "ephemeral(0\-3)", or "[SNAP_ID]:[SIZE]:[true|false]:[s tandard|VOLTYPE[:IOPS]]" .TP \fB\-\-show\-empty\-fields\fR show empty values as "(nil)" .TP \fB\-\-region\fR USER@REGION name of the region and/or user in config files to use to connect to the service .TP \fB\-U\fR URL, \fB\-\-url\fR URL compute service endpoint URL .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit