DESCRIPTION
Downloads a bundled image from a bucket.euca-download-bundle -b, --bucket bucket [-m, --manifest manifest_path] [-d, --directory directory] [-h, --help] [--version] [--debug]
REQUIRED PARAMETERS
-b, --bucket The name of the bucket to download to. Bucket will be created if it does not exist.
OPTIONAL PARAMETERS
-m, --manifest_path The path to the manifest file.
-d, --directory The name of the directory to download the bundled parts to.
-a, --access-key User's Access Key ID.
-s, --secret-key User's Secret Key.
-U, --url URL of the Cloud to connect to.
--config Read credentials and cloud settings from the
- specified config file (defaults to $HOME/.eucarc or /etc/euca2ools/eucarc).
-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.
Downloads a bundled image from a bucket.
euca-download-bundle -b, --bucket bucket [-m, --manifest manifest_path] [-d, --directory directory] [-h, --help] [--version] [--debug]
REQUIRED PARAMETERS
-b, --bucket The name of the bucket to download to. Bucket will be created if it does not exist.
OPTIONAL PARAMETERS
-m, --manifest_path The path to the manifest file.
-d, --directory The name of the directory to download the bundled parts to.
-a, --access-key User's Access Key ID.
-s, --secret-key User's Secret Key.
-U, --url URL of the Cloud to connect to.
--config Read credentials and cloud settings from the
- specified config file (defaults to $HOME/.eucarc or /etc/euca2ools/eucarc).
-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.