.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-REGISTER "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euca-register \- Register a new image .SH SYNOPSIS euca\-register \fB\-n\fR NAME [\-d DESCRIPTION] [\-a {i386,x86_64,armhf}] .TP [\-\-kernel KERNEL] [\-\-ramdisk RAMDISK] [\-\-root\-device\-name DEVICE] [\-s SNAPSHOT] [\-b DEVICE=MAPPED] [\-\-virtualization\-type {paravirtual,hvm}] [\-\-platform windows] [\-\-show\-empty\-fields] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] [MANIFEST] .SH DESCRIPTION Register a new image .SS "positional arguments:" .TP MANIFEST location of the image manifest in S3 storage (required for instance\-store images) .SS "optional arguments:" .TP \fB\-n\fR NAME, \fB\-\-name\fR NAME name of the new image (required) .TP \fB\-d\fR DESCRIPTION, \fB\-\-description\fR DESCRIPTION description of the new image .TP \fB\-a\fR {i386,x86_64,armhf}, \fB\-\-architecture\fR {i386,x86_64,armhf} CPU architecture of the new image .TP \fB\-\-kernel\fR KERNEL ID of the kernel to associate with the new image .TP \fB\-\-ramdisk\fR RAMDISK ID of the ramdisk to associate with the new image .TP \fB\-\-root\-device\-name\fR DEVICE root device name (default: \fI\,/dev/sda1\/\fP) .TP \fB\-s\fR SNAPSHOT, \fB\-\-snapshot\fR SNAPSHOT snapshot to use for the root device .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 "[SNAPID]:[GiB]:[true|false]:[standard|VOLTYPE[:IOPS]]" .TP \fB\-\-virtualization\-type\fR {paravirtual,hvm} virtualization type for the new image .TP \fB\-\-platform\fR windows [Privileged] the new image's platform (windows) .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