.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-UNBUNDLE "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euca-unbundle \- Recreate an image from its bundled parts .SH SYNOPSIS euca\-unbundle \fB\-m\fR FILE [\-s DIR] [\-d DIR] [\-k FILE] .TP [\-\-progress | \fB\-\-no\-progress]\fR [\-\-region USER@REGION] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] .SH DESCRIPTION Recreate an image from its bundled parts .SH DESCRIPTION The key used to unbundle the image must match a certificate that was used to bundle it. .SS "optional arguments:" .TP \fB\-m\fR FILE, \fB\-\-manifest\fR FILE the bundle's manifest file (required) .TP \fB\-s\fR DIR, \fB\-\-source\fR DIR directory containing the bundled image parts (default: current directory) .TP \fB\-d\fR DIR, \fB\-\-destination\fR DIR where to place the unbundled image (default: current directory) .TP \fB\-k\fR FILE, \fB\-\-privatekey\fR FILE file containing the private key to decrypt the bundle with. This must match a certificate used when bundling the image. .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