Scroll to navigation

EUCA-UNBUNDLE-STREAM(1) User Commands EUCA-UNBUNDLE-STREAM(1)

NAME

euca-unbundle-stream - Recreate an image solely from its combined bundled parts without using a manifest

SYNOPSIS

euca-unbundle-stream [-i FILE] [-o FILE] --enc-key HEX --enc-iv HEX

[--image-size BYTES] [--sha1-digest HEX]
[--progress | --no-progress] [--region USER@REGION] [--debug] [--debugger] [--version] [-h]

DESCRIPTION

Recreate an image solely from its combined bundled parts without using a manifest

DESCRIPTION

Usually one would want to use euca-unbundle instead.

optional arguments:

file to read the bundle from (default: stdin)
file to write the unbundled image to (default: stdout)
the symmetric key used to encrypt the bundle (required)
the initialization vector used to encrypt the bundle (required)
verify the unbundled image is a certain size
verify the image's contents against a SHA1 digest from its manifest file
show progress (the default when run interactively)
do not show progress (the default when run noninteractively)
region and/or user names to search when looking up config file data
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