ec2-download-bundle
-b S3-BUCKET -m MANIFEST -a AWS-ACCESS-KEY-ID -s
AWS-SECRET-KEY -k PRIVATE-KEY
[-d DIRECTORY]
[--url URL]
Note: | Note that this tool does not support the common arguments |
| Option | Definition | Required? | Example | ||
|---|---|---|---|---|---|
-b, --bucket S3-BUCKET | The name of the AmazonĀ S3 bucket from which to fetch the bundles. | Yes | -b aes-cracked | ||
-m, --manifest MANIFEST | The manifest filename. | Yes | -m /var/spool/my-first-bundle/Manifest | ||
-a, --access-key USER | The user's AWS access key ID. | Yes | -a ??????? | ||
-s, --secret-key PASSWORD | The user's AWS secret access key. | Yes | -s ??????? | ||
-k, --privatekey KEY | The user's private key used to decrypt the manifest. | Yes | -k ??????? | ||
-d, --directory DIRECTORY |
The directory into which the downloaded bundles are
saved. Defaults to the current working directory.
| No | -d /tmp/my-downloaded-bundle | ||
--url URL | The S3 service URL. Defaults to https://s3.amazonaws.com. | No | --url https://s3.amazonaws.ie | ||
--help | Display the help message. | No | --help |
$mkdir unbundled$ec2-download-bundle -b my-s3-bucket -m fred.manifest -a ?????????????????????? -s ???????????????????????????? -k ./my-very-secret-key/pk-very-very-secret-key.pem -d bundled???????????????????????????????????????????????????? ???????????????????????????????????????????????????? ???????????????????????????????????????????????????? ???????????????????????????????????????????????????? ???????????????????????????????????????????????????? ???????????????????????????????????????????????????? ???????????????????????????????????????????????????? ???????????????????????????????????????????????????? ????????????????????????????????????????????????????