Scroll to navigation

EUCA-UPLOAD-BUNDLE(1) User Commands EUCA-UPLOAD-BUNDLE(1)

NAME

euca-upload-bundle - Upload a bundle prepared by euca-bundle-image to the cloud

SYNOPSIS

euca-upload-bundle -m FILE [-d DIR] [--skipmanifest] -b BUCKET[/PREFIX]

[--acl {public-read,aws-exec-read,ec2-bundle-read}]
[--upload-policy POLICY | --upload-policy-file FILE] [--upload-policy-signature SIGNATURE] [--location LOCATION] [--retry] [--progress | --no-progress] [-U URL] [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]

DESCRIPTION

Upload a bundle prepared by euca-bundle-image to the cloud

optional arguments:

manifest for the bundle to upload (required)
directory that contains the bundle parts (default: directory that contains the manifest)
do not upload the manifest
bucket to upload the bundle to (required)
canned ACL policy to apply to the bundle (default: aws-exec-read)
upload policy to use for authorization
file containing an upload policy to use for authorization
signature for the upload policy (required when an 'upload policy is used)
location constraint of the destination bucket (default: inferred from s3-location-constraint in configuration, or otherwise none)
retry failed uploads up to 5 times
show progress (the default when run interactively)
do not show progress (the default when run noninteractively)
object storage service endpoint URL
region and/or user names to search when looking up config file data

-I KEY_ID, --access-key-id KEY_ID

-S KEY, --secret-key KEY

--security-token TOKEN

show debugging output
launch interactive debugger on error
show the program's version and exit
show this help message and exit
March 2016 euca2ools 3.3