Scroll to navigation

EUCA2OOLS(1) User Commands EUCA2OOLS(1)

NAME

euca2ools - Unbundles a previously uploaded bundle.

DESCRIPTION

Unbundles a previously uploaded bundle.
euca-unbundle -m, --manifest <manifest_path> [-A, --access-key <access_key>
][-S, --secret-key <secret_key> ][--config <config_path> ][--debug][--debugger][-h, --help][--region <region_name> ][-U, --url <url> ][--version][--euca-auth][-k, --privatekey <private_key_path> ][-d, --destination <destination_dir> ][-s, --source <source_dir> ]
REQUIRED PARAMETERS
-m,--manifest
Path to the manifest file.
OPTIONAL PARAMETERS
-A,--access-key
User's Access Key ID.
-S,--secret-key
User's Secret Key.
--config
Read credentials and cloud settings from the specified config file (defaults to $HOME/.eucarc or /etc/euca2ools/eucarc).
--debug
Turn on debugging output.
--debugger
Enable interactive debugger on error
-h,--help
Display this help message.
--region
region to direct requests to
-U,--url
URL of the Cloud to connect to.
--version
Display the version of this tool.
--euca-auth
Use NC authentication mode
-k,--privatekey
Path to private key used to encrypt bundle.
-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.
June 2012 euca2ools 2.0.2