.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2. .TH EUCA-DOWNLOAD-BUNDLE "1" "August 2013" "euca2ools 3.0.1" "User Commands" .SH NAME euca-download-bundle \- Download a bundled image from the cloud .SH SYNOPSIS euca\-download\-bundle \fB\-b\fR BUCKET [\-m FILE | \fB\-p\fR PREFIX] [\-d DIR] [\-\-region USER@REGION | \fB\-U\fR URL] [\-I KEY_ID] [\-S KEY] [\-\-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\-b\fR BUCKET, \fB\-\-bucket\fR BUCKET bucket to download the bucket from (required) .TP \fB\-m\fR FILE, \fB\-\-manifest\fR FILE use a local manifest file to figure out what to download .TP \fB\-p\fR PREFIX, \fB\-\-prefix\fR PREFIX download the bundle that begins with a specific prefix (e.g. "fry" for "fry.manifest.xml") .TP \fB\-d\fR DIR, \fB\-\-directory\fR DIR The directory to download the parts to. .TP \fB\-\-region\fR USER@REGION name of the region and/or user in config files to use to connect to the service .TP \fB\-U\fR URL, \fB\-\-url\fR URL storage service endpoint URL .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .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