1EUCA-REGISTER(1)                 User Commands                EUCA-REGISTER(1)
2
3
4

NAME

6       euca-register  - Eucalyptus tool: Registers a manifest for use with the
7       cloud.
8

DESCRIPTION

10       Registers a manifest for use with the cloud.
11
12       euca-register [-h, --help] [--version] [--debug] image_location
13
14       REQUIRED PARAMETERS
15
16       image_location - path to the uploaded image (bucket/manifest).
17
18       OPTIONAL PARAMETERS
19
20       -b,  --block-device-mapping        Block   device   mapping   for   the
21       instance(s). Option may be used multiple times.
22
23       -d, --description               Description of the image.
24
25       -n, --name                      Name of the image.
26
27       -a,  --architecture               Architecture  of  the  image.  Can be
28       'i386' or 'x86_64'. Defaults to 'i386'.
29
30       --kernel                        The kernel ID to be associated with the
31       image.
32
33       --ramdisk                        The  ramdisk  ID to be associated with
34       the image.
35
36       --root-device-name              The root device name for the image (for
37       example, '/dev/sda1').
38
39       -s,  --snapshot                   The  snapshot  ID  to use as the root
40       device.
41
42       -A, --access-key                User's Access Key ID.
43
44       -S, --secret-key                User's Secret Key.
45
46       -U, --url                       URL of the Cloud to connect to.
47
48       --config                        Read  credentials  and  cloud  settings
49       from the
50
51              specified    config   file   (defaults   to   $HOME/.eucarc   or
52              /etc/euca2ools/eucarc).
53
54       -h, --help                      Display this help message.
55
56       --version                       Display the version of this tool.
57
58       --debug                         Turn on debugging.
59
60       Euca2ools will use the environment variables  EC2_URL,  EC2_ACCESS_KEY,
61       EC2_SECRET_KEY,  EC2_CERT,  EC2_PRIVATE_KEY, S3_URL, EUCALYPTUS_CERT by
62       default.
63
64
65
66euca-register     Version: 1.2 (BSD)July 2010                  EUCA-REGISTER(1)
Impressum