This is the command euca-create-image that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
euca-create-image - Create an EBS image from a running or stopped EBS instance
SYNOPSIS
euca-create-image -n NAME [-d DESC] [--no-reboot] [-b DEVICE=MAPPED] [--show-empty-fields]
[--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version]
[-h] INSTANCE
DESCRIPTION
Create an EBS image from a running or stopped EBS instance
positional arguments:
INSTANCE
instance from which to create the image (required)
optional arguments:
-n NAME, --name NAME
name for the new image (required)
-d DESC, --description DESC
description for the new image
--no-reboot
do not shut down the instance before creating the image. Image integrity may be
affected.
-b DEVICE=MAPPED, --block-device-mapping 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]]"
--show-empty-fields
show empty values as "(nil)"
--region USER@REGION
name of the region and/or user in config files to use to connect to the service
-U URL, --url URL
compute service endpoint URL
-I KEY_ID, --access-key-id KEY_ID
-S KEY, --secret-key KEY
--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
Use euca-create-image online using onworks.net services