euca-register (1) Linux Manual Page
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 [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h] [MANIFEST]
DESCRIPTION
Register a new image
positional arguments:
- MANIFEST
- location of the image manifest in S3 storage (required for instance-store images)
optional arguments:
-nNAME,–nameNAME- name of the new image (required)
-dDESCRIPTION,–descriptionDESCRIPTION- description of the new image
-a{i386,x86_64,armhf},–architecture{i386,x86_64,armhf}- CPU architecture of the new image
–kernelKERNEL- ID of the kernel to associate with the new image
–ramdiskRAMDISK- ID of the ramdisk to associate with the new image
–root-device-nameDEVICE- root device name (default: ,/dev/sda1/)
-sSNAPSHOT,–snapshotSNAPSHOT- snapshot to use for the root device
-bDEVICE=MAPPED,–block-device-mappingDEVICE=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]]"
–virtualization-type{paravirtual,hvm}- virtualization type for the new image
–platformwindows- [Privileged] the new image’s platform (windows)
–show-empty-fields- show empty values as "(nil)"
-UURL,–urlURL- compute service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–debug -
- show debugging output
–debugger- launch interactive debugger on error
–version- show the program’s version and exit
-h,–help- show this help message and exit
