.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2. .TH EUCA-UPLOAD-BUNDLE "1" "August 2013" "euca2ools 3.0.1" "User Commands" .SH NAME euca-upload-bundle \- Upload a bundle prepared by euca-bundle-image to the cloud .SH SYNOPSIS euca\-upload\-bundle \fB\-b\fR BUCKET[/PREFIX] \fB\-m\fR FILE [\-\-acl {public\-read,aws\-exec\-read,ec2\-bundle\-read}] [\-d DIR] [\-\-part INT] [\-\-location LOCATION] [\-\-retry] [\-\-skipmanifest] [\-\-progress | \fB\-\-no\-progress]\fR [\-\-region USER@REGION | \fB\-U\fR URL] [\-I KEY_ID] [\-S KEY] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] .SH DESCRIPTION Upload a bundle prepared by euca\-bundle\-image to the cloud .SS "optional arguments:" .TP \fB\-b\fR BUCKET[/PREFIX], \fB\-\-bucket\fR BUCKET[/PREFIX] bucket to upload the bundle to (required) .TP \fB\-m\fR FILE, \fB\-\-manifest\fR FILE manifest for the bundle to upload (required) .TP \fB\-\-acl\fR {public\-read,aws\-exec\-read,ec2\-bundle\-read} canned ACL policy to apply to the bundle (default: aws\-exec\-read) .TP \fB\-d\fR DIR, \fB\-\-directory\fR DIR directory that contains the bundle parts (default: directory that contains the manifest) .TP \fB\-\-part\fR INT begin uploading with a specific part number (default: 0) .TP \fB\-\-location\fR LOCATION location constraint of the destination bucket (default: inferred from s3\-location\-constraint in configuration, or otherwise none) .TP \fB\-\-retry\fR retry failed uploads up to 5 times .TP \fB\-\-skipmanifest\fR do not upload the manifest .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 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