.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-DOWNLOAD-BUNDLE "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euca-download-bundle \- Download a bundled image from the cloud .SH SYNOPSIS euca\-download\-bundle [\-d DIR] [\-\-progress | \fB\-\-no\-progress]\fR \fB\-b\fR .TP 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 a bundled image from the cloud .SH DESCRIPTION You must run euca\-unbundle\-image on the bundle you download to obtain the original image. .SS "optional arguments:" .TP \fB\-d\fR DIR, \fB\-\-directory\fR DIR the directory to download the bundle parts to, or "\-" to write the bundled image to stdout .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