.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-DOWNLOAD-AND-UNBUNDLE "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euca-download-and-unbundle \- Download and unbundle a bundled image from the cloud .SH SYNOPSIS euca\-download\-and\-unbundle [\-d (FILE | DIR)] [\-k PRIVATEKEY] .TP [\-\-progress | \fB\-\-no\-progress]\fR \fB\-b\fR BUCKET[/PREFIX] (\fB\-m\fR MANIFEST | \fB\-p\fR MANIFEST | \fB\-\-local\-manifest\fR FILE) [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] .SH DESCRIPTION Download and unbundle a bundled image from the cloud .SH DESCRIPTION The key used to unbundle the image must match a certificate that was used to bundle it. .SS "optional arguments:" .TP \fB\-d\fR (FILE | DIR), \fB\-\-destination\fR (FILE | DIR) where to place the unbundled image (default: current directory) .TP \fB\-k\fR PRIVATEKEY, \fB\-\-privatekey\fR PRIVATEKEY 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\-b\fR BUCKET[/PREFIX], \fB\-\-bucket\fR BUCKET[/PREFIX] the bucket that contains the bundle, with an optional path prefix (required) .TP \fB\-m\fR MANIFEST, \fB\-\-manifest\fR MANIFEST the manifest's complete file name, not including any path that may be specified using \fB\-b\fR .TP \fB\-p\fR MANIFEST, \fB\-\-prefix\fR MANIFEST the portion of the manifest's file name that precedes ".manifest.xml" .TP \fB\-\-local\-manifest\fR FILE use a manifest on disk and ignore any that appear on the server .TP \fB\-U\fR URL, \fB\-\-url\fR URL object storage service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .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