.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-CREATE-IMAGE "1" "March 2016" "euca2ools 3.3" "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] .TP [\-\-show\-empty\-fields] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-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]:[GiB]:[true|false]:[st andard|VOLTYPE[:IOPS]]" .TP \fB\-\-show\-empty\-fields\fR show empty values as "(nil)" .TP \fB\-U\fR URL, \fB\-\-url\fR URL compute service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .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