euca-unbundle

Unbundles a previously uploaded bundle and extracts the image from it. You must have the X.509 certificate that was used to create the bundle.

Syntax

euca-unbundle -m manifest_path [-k private_key_path ]
				[-d destination_dir ] [-s source_dir ]

Options

Option Description Required
-m,--manifest manifest Path to the manifest file Yes
-k,--privatekey private_key Path to private key used to encrypt bundle Yes
-d,--destination destination_directory Directory to store the image to. Defaults to the current directory. No
-s,--source source_directory Source directory for the bundled image parts. Defaults to manifest directory. No

Common Options

Option Description
--show-empty-fields Show empty fields as "(nil)".
--region user@region Region and/or user name to search when looking up config file data. Only valid for EC2 endpoints.
-U,--url url URL of the cloud service to connect to. For administrative commands, this should be <ip_address>:8773/services/Empyrean.
-I,--access-key-id key_id User's access key ID.
-S,--secret-key secret_key User's secret key.
--security-token token User's security token.
--debug Prints what the command sends to the server and what it receives from the server. Use when you're trying to debug Euca2ools.
--debugger Enable interactive debugger on error.
-h,--help Display the manual page for the command.
--version Display the version of this tool.

Output

Eucalyptus returns status messages indicating the various stages of the unbundling process.

Example

 euca-unbundle -m /tmp/myimage.img.manifest.xml
Part: myimage.img.part.00
Part: myimage.img.part.01
Part: myimage.img.part.02
Part: myimage.img.part.03
Decrypting image
Uncompressing image
x