This is the command euca-unbundle 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-unbundle - Recreate an image from its bundled parts
SYNOPSIS
euca-unbundle -m FILE [-k FILE] [-d DIR] [-s DIR] [--region USER@REGION] [--progress |
--no-progress] [--debug] [--debugger] [--version] [-h]
DESCRIPTION
Recreate an image from its bundled parts
DESCRIPTION
The key used to unbundle the image must match the certificate that was used to bundle it.
optional arguments:
-m FILE, --manifest FILE
the bundle's manifest file (required)
-k FILE, --privatekey FILE
file containing the private key to decrypt the bundle with. This must match the
certificate used when bundling the image.
-d DIR, --destination DIR
where to place the unbundled image (default: current directory)
-s DIR, --source DIR
directory containing the bundled image parts (default: current directory)
--region USER@REGION
use encryption keys specified for a user and/or region in configuration files
--progress
show progress (the default when run interactively)
--no-progress
do not show progress (the default when run noninteractively)
--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-unbundle online using onworks.net services