euca-unbundle(1)
NAME
euca-unbundle - Eucalyptus tool: Unbundles a previously bundled image.
DESCRIPTION
Unbundles a previously bundled image.
euca-unbundle-image -m, --manifest manifest_path [-k, --privatekey private_key_path] [-s, --source source_directory] [-d, --destination destination_directory] [-h, --help] [--version] [--debug]
REQUIRED PARAMETERS
-m, --manifest Path to the manifest file for the bundled image.
OPTIONAL PARAMETERS
-d, --destination Directory to store the image to
(defaults to the current directory).
-s, --source Source directory for the bundled image
parts (defaults to manifest directory).
-a, --access-key user's Access Key ID.
-s, --secret-key user's Secret Key.
-U, --url URL of the Cloud to connect to.
-h, --help Display this help message.
--version Display the version of this tool.
--debug Turn on debugging.
Euca2ools will use the environment variables EC2_URL, EC2_ACCESS_KEY,
EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL, EUCALYPTUS_CERT by
default.
SEE ALSO
- The full documentation for euca-unbundle is maintained as a Texinfo
manual. If the info and euca-unbundle programs are properly installed
at your site, the command
- info euca-unbundle
- should give you access to the complete manual.