euca-download-and-unbundle

Download and unbundle a bundled image from the cloud.

Syntax

euca-download-and-unbundle -b bucket_name [/PREFIX]
	[-d (file | directory)] [-k private_key]
    [--progress | --no-progress] 
    (-m manifest | -p manifest | --local-manifest filename)
    [-U URL] [--region user@region] [-I key_ID]
    [-S key] [--security-token token] [--debug]
    [--debugger] [--version] [-h]

Options

Option Description Required
-b bucket_name [/PREFIX] The name of the bucket that contains the bundle, with an optional path prefix. Yes
-d (file | directory) Destination for the unbundled image:

Default: the current directory.

No
-k private_key, --privatekey private_key The name of the file containing the private key to be used to decrypt the bundle. This must match the certificate used when bundling the image. No
--progress Show a progress bar during command execution. This is the default when this command is run interactively. No
--no-progress Do not show a progress bar during command execution. This is the default when this command is run non-interactively. No
--productcodescode1 [, code2, ...] Comma-delimited list of product codes. No
--progress Show a progress bar during command execution. This is the default when this command is run interactively. No
--no-progress Do not show a progress bar during command execution. This is the default when this command is run non-interactively. No
-m manifest, --manifest manifest File name of the manifest, not including any path that may be specified with the -b parameter. No
-p manifest, --prefix manifest Portion of the manifest's file name that precedes ".manifest.xml" No
--local-manifest filename Specifies a manifest to use instead of the manifest supplied by the server. 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

x