bucket(1)
NAME
bucket - Eucalyptus tool:
DESCRIPTION
Delete a previously uploaded bundle.
euca-delete-bundle -b, --bucket bucket [-m, --manifest manifest_path] [-p, --prefix prefix] [--clear] [-h, --help] [--version] [--debug]
REQUIRED PARAMETERS
bucket The name of the bucket to delete from.
OPTIONAL PARAMETERS
-m, --manifest The path to the manifest file.
- -b, --bucket The bucket to delete the bundle from
(if no
- manifest is specified, all images from this bucket will be deleted).
- -p, --prefix The filename prefix for bundled files. Defaults
to image name.- --clear Delete the bucket containing the image.
- -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.
- Delete a previously uploaded bundle.
- euca-delete-bundle -b, --bucket bucket [-m, --manifest manifest_path] [-p, --prefix prefix] [--clear] [-h, --help] [--version] [--debug]
- REQUIRED PARAMETERS
- bucket The name of the bucket to delete from.
- OPTIONAL PARAMETERS
- -m, --manifest The path to the manifest file.
- -b, --bucket The bucket to delete the bundle from (if no
manifest is specified, all images from this bucket will be deleted).- -p, --prefix The filename prefix for bundled files. Defaults
to image name.- --clear Delete the bucket containing the image.
- -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 bucket is maintained as a Texinfo manual.
If the info and bucket programs are properly installed at your site,
the command
- info bucket
- should give you access to the complete manual.