ec2-unbundle

Amazon Elastic Compute Cloud: 2008-08-08

Option Description Required

-m, --manifest manifest

The path to the unencrypted AMI manifest file.

Example: -m /var/spool/my-first-bundle/Manifest

Yes

-k, --privatekey private_key

The path to your PEM-encoded RSA key file.

Example: -k $HOME/pk-234242DEADCAFE.pem

Yes

-d, --destination destination_directory

The directory in which to unbundle the AMI. The destination directory must exist.

Default: The current directory

Example: -d /tmp/my-image

No

-s, --source source_directory

The directory containing the bundled AMI parts.

Default: The current directory

Example: -s /tmp/my-bundled-image

No

--help

Display the help message.

Example: --help

No