euca-upload-bundle (1) Linux Manual Page
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-fileFILE] [–upload-policy-signature SIGNATURE] [–location LOCATION] [–retry] [–progress |–no-progress][-U URL] [–region USER [at] 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:
-mFILE,–manifestFILE- manifest for the bundle to upload (required)
-dDIR,–directoryDIR- directory that contains the bundle parts (default: directory that contains the manifest)
–skipmanifest- do not upload the manifest
-bBUCKET[/PREFIX],–bucketBUCKET[/PREFIX]- bucket to upload the bundle to (required)
–acl{public-read,aws-exec-read,ec2-bundle-read}- canned ACL policy to apply to the bundle (default: aws-exec-read)
–upload-policyPOLICY- upload policy to use for authorization
–upload-policy-fileFILE- file containing an upload policy to use for authorization
–upload-policy-signatureSIGNATURE- signature for the upload policy (required when an ‘upload policy is used)
–locationLOCATION- location constraint of the destination bucket (default: inferred from s3-location-constraint in configuration, or otherwise none)
–retry- retry failed uploads up to 5 times
–progress- show progress (the default when run interactively)
–no-progress- do not show progress (the default when run noninteractively)
-UURL,–urlURL- object storage service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–debug -
- show debugging output
–debugger- launch interactive debugger on error
–version- show the program’s version and exit
-h,–help- show this help message and exit
