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

NAME

6       bucket - Eucalyptus tool: Downloads a bundled image from a bucket.
7

DESCRIPTION

9       Downloads a bundled image from a bucket.
10
11       euca-download-bundle -b, --bucket bucket [-m, --manifest manifest_path]
12       [-d, --directory directory] [-h, --help] [--version] [--debug]
13
14       REQUIRED PARAMETERS
15
16       -b, --bucket                    The name of the bucket to download  to.
17       Bucket will be created if it does not exist.
18
19       OPTIONAL PARAMETERS
20
21       -m, --manifest_path             The path to the manifest file.
22
23       -d,  --directory                  The name of the directory to download
24       the bundled parts to.
25
26       -a, --access-key                User's Access Key ID.
27
28       -s, --secret-key                User's Secret Key.
29
30       -U, --url                       URL of the Cloud to connect to.
31
32       --config                        Read  credentials  and  cloud  settings
33       from the
34
35              specified    config   file   (defaults   to   $HOME/.eucarc   or
36              /etc/euca2ools/eucarc).
37
38       -h, --help                      Display this help message.
39
40       --version                       Display the version of this tool.
41
42       --debug                         Turn on debugging.
43
44       Euca2ools will use the environment variables  EC2_URL,  EC2_ACCESS_KEY,
45       EC2_SECRET_KEY,  EC2_CERT,  EC2_PRIVATE_KEY, S3_URL, EUCALYPTUS_CERT by
46       default.
47
48       Downloads a bundled image from a bucket.
49
50       euca-download-bundle -b, --bucket bucket [-m, --manifest manifest_path]
51       [-d, --directory directory] [-h, --help] [--version] [--debug]
52
53       REQUIRED PARAMETERS
54
55       -b,  --bucket                    The name of the bucket to download to.
56       Bucket will be created if it does not exist.
57
58       OPTIONAL PARAMETERS
59
60       -m, --manifest_path             The path to the manifest file.
61
62       -d, --directory                 The name of the directory  to  download
63       the bundled parts to.
64
65       -a, --access-key                User's Access Key ID.
66
67       -s, --secret-key                User's Secret Key.
68
69       -U, --url                       URL of the Cloud to connect to.
70
71       --config                         Read  credentials  and  cloud settings
72       from the
73
74              specified   config   file   (defaults   to   $HOME/.eucarc    or
75              /etc/euca2ools/eucarc).
76
77       -h, --help                      Display this help message.
78
79       --version                       Display the version of this tool.
80
81       --debug                         Turn on debugging.
82
83       Euca2ools  will  use the environment variables EC2_URL, EC2_ACCESS_KEY,
84       EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL,  EUCALYPTUS_CERT  by
85       default.
86
87
88
89bucket must be specified.          July 2010                         BUCKET(1)
Impressum