1BUCKET(1)                        User Commands                       BUCKET(1)
2
3
4

NAME

6       bucket - Eucalyptus tool:
7

DESCRIPTION

9       Delete a previously uploaded bundle.
10
11       euca-delete-bundle  -b,  --bucket bucket [-m, --manifest manifest_path]
12       [-p, --prefix prefix] [--clear] [-h, --help] [--version] [--debug]
13
14       REQUIRED PARAMETERS
15
16       bucket                          The name of the bucket to delete from.
17
18       OPTIONAL PARAMETERS
19
20       -m, --manifest                  The path to the manifest file.
21
22       -b, --bucket                    The bucket to delete  the  bundle  from
23       (if no
24
25              manifest  is  specified,  all  images  from  this bucket will be
26              deleted).
27
28       -p, --prefix                    The filename prefix for bundled  files.
29       Defaults
30
31              to image name.
32
33       --clear                         Delete the bucket containing the image.
34
35       -a, --access-key                User's Access Key ID.
36
37       -s, --secret-key                User's Secret Key.
38
39       -U, --url                       URL of the Cloud to connect to.
40
41       --config                         Read  credentials  and  cloud settings
42       from the
43
44              specified   config   file   (defaults   to   $HOME/.eucarc    or
45              /etc/euca2ools/eucarc).
46
47       -h, --help                      Display this help message.
48
49       --version                       Display the version of this tool.
50
51       --debug                         Turn on debugging.
52
53       Euca2ools  will  use the environment variables EC2_URL, EC2_ACCESS_KEY,
54       EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL,  EUCALYPTUS_CERT  by
55       default.
56
57       Delete a previously uploaded bundle.
58
59       euca-delete-bundle  -b,  --bucket bucket [-m, --manifest manifest_path]
60       [-p, --prefix prefix] [--clear] [-h, --help] [--version] [--debug]
61
62       REQUIRED PARAMETERS
63
64       bucket                          The name of the bucket to delete from.
65
66       OPTIONAL PARAMETERS
67
68       -m, --manifest                  The path to the manifest file.
69
70       -b, --bucket                    The bucket to delete  the  bundle  from
71       (if no
72
73              manifest  is  specified,  all  images  from  this bucket will be
74              deleted).
75
76       -p, --prefix                    The filename prefix for bundled  files.
77       Defaults
78
79              to image name.
80
81       --clear                         Delete the bucket containing the image.
82
83       -a, --access-key                User's Access Key ID.
84
85       -s, --secret-key                User's Secret Key.
86
87       -U, --url                       URL of the Cloud to connect to.
88
89       --config                         Read  credentials  and  cloud settings
90       from the
91
92              specified   config   file   (defaults   to   $HOME/.eucarc    or
93              /etc/euca2ools/eucarc).
94
95       -h, --help                      Display this help message.
96
97       --version                       Display the version of this tool.
98
99       --debug                         Turn on debugging.
100
101       Euca2ools  will  use the environment variables EC2_URL, EC2_ACCESS_KEY,
102       EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL,  EUCALYPTUS_CERT  by
103       default.
104
105
106
107bucket must be specified.          July 2010                         BUCKET(1)
Impressum