1EUCA-RUN-INSTANCES(1)            User Commands           EUCA-RUN-INSTANCES(1)
2
3
4

NAME

6       euca-run-instances - Eucalyptus tool: Starts instances.
7

DESCRIPTION

9       Starts instances.
10
11       euca-run-instances    [-n,   --instance-count   count]   [-g,   --group
12       group_name] [-k, --keypair keyname] [-d user_data] [-f  user_data_file]
13       [--addressing  addressing]  [-t,  --instance-type  instance_type]  [-z,
14       --availability-zone zone] [--kernel kernel_id]  [--ramdisk  ramdisk_id]
15       [-b  block_device_mapping] [--monitor] [-s, --subnet subnet_id] [--dis‐
16       able-api-termination]  [--instanceinitiatedshutdown-behavior  behavior]
17       [-h, --help] [--version] [--debug] image_id
18
19       REQUIRED PARAMETERS
20
21       image_id                                 identifier  for  the  image to
22       run.
23
24       OPTIONAL PARAMETERS
25
26       -n, --instance-count                    Number of instances to run.
27
28       -g,  --group                              Security  group  to  run  the
29       instance under.
30
31       -k,  --keypair                           Name of a (previously created)
32       keypair  to  associate  with   this   reservation.    -d,   --user-data
33       User data for instances read from the command line.
34
35       -f,  --user-data-file                     User  data for instances as a
36       filename.
37
38       --addressing                             Addressing  mode  (e.g.,  pri‐
39       vate).
40
41       -t,  --instance-type                      VM  Image  type  to  run  the
42       instance(s) as (default: m1.small).
43
44       -z, --availability-zone                 Availability zone  to  run  the
45       instance(s) in.
46
47       --kernel                                 Id of the kernel to be used to
48       launch instance(s).
49
50       --ramdisk                               Id of the ramdisk to be used to
51       launch instance(s).
52
53       -b,  --block-device-mapping               Block  device mapping for the
54       instance(s). Option may be used multiple times.
55
56       --monitor                               Enable monitoring for instance.
57
58       -s, --subnet                            Amazon VPC subnet  ID  for  the
59       instance.
60
61       --disable-api-termination                Disabled termination using API
62       calls.
63
64       --instanceinitiatedshutdown-behavior    Instance behavior  on  shutdown
65       (can be 'stop' or 'terminate').
66
67       -a, --access-key                User's Access Key ID.
68
69       -s, --secret-key                User's Secret Key.
70
71       -U, --url                       URL of the Cloud to connect to.
72
73       --config                         Read  credentials  and  cloud settings
74       from the
75
76              specified   config   file   (defaults   to   $HOME/.eucarc    or
77              /etc/euca2ools/eucarc).
78
79       -h, --help                      Display this help message.
80
81       --version                       Display the version of this tool.
82
83       --debug                         Turn on debugging.
84
85       Euca2ools  will  use the environment variables EC2_URL, EC2_ACCESS_KEY,
86       EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL,  EUCALYPTUS_CERT  by
87       default.
88
89
90
91euca-run-instances     Version: 1.2J(uBlSyD)2010             EUCA-RUN-INSTANCES(1)
Impressum