.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-UPLOAD-BUNDLE "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euca-upload-bundle \- Upload a bundle prepared by euca-bundle-image to the cloud .SH SYNOPSIS euca\-upload\-bundle \fB\-m\fR FILE [\-d DIR] [\-\-skipmanifest] \fB\-b\fR BUCKET[/PREFIX] .TP [\-\-acl {public\-read,aws\-exec\-read,ec2\-bundle\-read}] [\-\-upload\-policy POLICY | \fB\-\-upload\-policy\-file\fR FILE] [\-\-upload\-policy\-signature SIGNATURE] [\-\-location LOCATION] [\-\-retry] [\-\-progress | \fB\-\-no\-progress]\fR [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] .SH DESCRIPTION Upload a bundle prepared by euca\-bundle\-image to the cloud .SS "optional arguments:" .TP \fB\-m\fR FILE, \fB\-\-manifest\fR FILE manifest for the bundle to upload (required) .TP \fB\-d\fR DIR, \fB\-\-directory\fR DIR directory that contains the bundle parts (default: directory that contains the manifest) .TP \fB\-\-skipmanifest\fR do not upload the manifest .TP \fB\-b\fR BUCKET[/PREFIX], \fB\-\-bucket\fR BUCKET[/PREFIX] bucket to upload the bundle to (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\-\-upload\-policy\fR POLICY upload policy to use for authorization .TP \fB\-\-upload\-policy\-file\fR FILE file containing an upload policy to use for authorization .TP \fB\-\-upload\-policy\-signature\fR SIGNATURE signature for the upload policy (required when an \&'upload policy is used) .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\-\-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\-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