euca-delete-bundle

Delete a previously uploaded bundle.

Syntax

euca-delete-bundle  -b, --bucket bucket [-m, --manifest
     manifest_path ][-p, --prefix prefix ][--clear]

Options

Option Description Required
-b,--bucket bucket Name of the bucket the bundle is stored in Yes
-m,--manifest manifest_path Path to the manifest file. This is required if -p is not specified. Conditional
-p,--prefix The prefix for the bundle image files. This is required if -m is not specified. Conditional

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 displays status messages that indicate the status of the delete process.

Example

euca-delete-bundle -b mah-bukkit -m myimage.img.manifest.xml
x