.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-UNBUNDLE-STREAM "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euca-unbundle-stream \- Recreate an image solely from its combined bundled parts without using a manifest .SH SYNOPSIS euca\-unbundle\-stream [\-i FILE] [\-o FILE] \fB\-\-enc\-key\fR HEX \fB\-\-enc\-iv\fR HEX .TP [\-\-image\-size BYTES] [\-\-sha1\-digest HEX] [\-\-progress | \fB\-\-no\-progress]\fR [\-\-region USER@REGION] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] .SH DESCRIPTION Recreate an image solely from its combined bundled parts without using a manifest .SH DESCRIPTION Usually one would want to use euca\-unbundle instead. .SS "optional arguments:" .TP \fB\-i\fR FILE file to read the bundle from (default: stdin) .TP \fB\-o\fR FILE file to write the unbundled image to (default: stdout) .TP \fB\-\-enc\-key\fR HEX the symmetric key used to encrypt the bundle (required) .TP \fB\-\-enc\-iv\fR HEX the initialization vector used to encrypt the bundle (required) .TP \fB\-\-image\-size\fR BYTES verify the unbundled image is a certain size .TP \fB\-\-sha1\-digest\fR HEX verify the image's contents against a SHA1 digest from its manifest file .TP \fB\-\-progress\fR show progress (the default when run interactively) .TP \fB\-\-no\-progress\fR do not show progress (the default when run noninteractively) .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit