Scroll to navigation

EUCA-REGISTER(1) User Commands EUCA-REGISTER(1)

NAME

euca-register - Register a new image

SYNOPSIS

euca-register -n NAME [-d DESCRIPTION] [-a {i386,x86_64,armhf}]

[--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]

DESCRIPTION

Register a new image

positional arguments:

location of the image manifest in S3 storage (required for instance-store images)

optional arguments:

name of the new image (required)
description of the new image
CPU architecture of the new image
ID of the kernel to associate with the new image
ID of the ramdisk to associate with the new image
root device name (default: /dev/sda1)
snapshot to use for the root device
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]]"
virtualization type for the new image
[Privileged] the new image's platform (windows)
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