~ubuntu-branches/ubuntu/precise/euca2ools/precise-proposed

« back to all changes in this revision

Viewing changes to .pc/debian-changes-2.0.0~bzr464-0ubuntu1/man/euca-run-instances.1

  • Committer: Bazaar Package Importer
  • Author(s): Scott Moser
  • Date: 2011-08-15 11:16:29 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20110815111629-3u49jvtwabwozpb7
Tags: 2.0.0~bzr464-0ubuntu1
* new upstream snapshot of bzr revno 464. (LP: #826022)
* Note, previous upload was incorrectly named 'bzr451'.  It should have
  been named bzr461 as it was a snapshot of revision 461.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.2.
 
2
.TH EUCA-RUN-INSTANCES "1" "July 2011" "euca-run-instances         Version: 2.0 (BSD)" "User Commands"
 
3
.SH NAME
 
4
euca-run-instances \- Eucalyptus tool:   
 
5
.SH DESCRIPTION
 
6
Starts instances.
 
7
.PP
 
8
euca\-run\-instances  [\-A, \fB\-\-access\-key\fR <access_key> ][\-A, \fB\-\-secret\-key\fR
 
9
.IP
 
10
<secret_key> ][\-\-config <config_path>
 
11
][\-\-debug][\-\-debugger][\-h, \fB\-\-help][\-\-region\fR <region_name>
 
12
][\-U, \fB\-\-url\fR <url> ][\-\-version][\-\-euca\-auth][\-n, \fB\-\-instancecount\fR <count> ][\-g, \fB\-\-group\fR <group_name> ][\-k, \fB\-\-key\fR
 
13
<keyname> ][\-d, \fB\-\-user\-data\fR <user_data> ][\-f, \fB\-\-user\-datafile\fR <user_data_file> ][\-\-addressing <addressing> ][\-t,
 
14
\fB\-\-instance\-type\fR <instance_type> ][\-\-kernel <kernel>
 
15
][\-\-ramdisk <ramdisk> ][\-b, \fB\-\-block\-device\-mapping\fR
 
16
<block_device_mapping> ][\-\-monitor][\-s, \fB\-\-subnet\fR <subnet>
 
17
][\-z, \fB\-\-availability\-zone\fR <zone> ] image_id
 
18
.PP
 
19
REQUIRED PARAMETERS
 
20
.TP
 
21
image_id
 
22
ID of the image to run.
 
23
.PP
 
24
OPTIONAL PARAMETERS
 
25
.TP
 
26
\fB\-A\fR,\-\-access\-key
 
27
User's Access Key ID.
 
28
.TP
 
29
\fB\-A\fR,\-\-secret\-key
 
30
User's Secret Key.
 
31
.TP
 
32
\fB\-\-config\fR
 
33
Read credentials and cloud settings
 
34
from the specified config file (defaults to
 
35
$HOME/.eucarc or /etc/euca2ools/eucarc).
 
36
.TP
 
37
\fB\-\-debug\fR
 
38
Turn on debugging output.
 
39
.TP
 
40
\fB\-\-debugger\fR
 
41
Enable interactive debugger on error
 
42
.TP
 
43
\fB\-h\fR,\-\-help
 
44
Display this help message.
 
45
.TP
 
46
\fB\-\-region\fR
 
47
region to direct requests to
 
48
.TP
 
49
\fB\-U\fR,\-\-url
 
50
URL of the Cloud to connect to.
 
51
.TP
 
52
\fB\-\-version\fR
 
53
Display the version of this tool.
 
54
.TP
 
55
\fB\-\-euca\-auth\fR
 
56
Use NC authentication mode
 
57
.TP
 
58
\fB\-n\fR,\-\-instance\-count
 
59
Number of instances to run.
 
60
.TP
 
61
\fB\-g\fR,\-\-group
 
62
Security group to run the instance in.
 
63
.TP
 
64
\fB\-k\fR,\-\-key
 
65
Name of a keypair.
 
66
.TP
 
67
\fB\-d\fR,\-\-user\-data
 
68
User data to pass to the instance.
 
69
.TP
 
70
\fB\-f\fR,\-\-user\-data\-file
 
71
File containing user data to pass to the
 
72
instance.
 
73
.TP
 
74
\fB\-\-addressing\fR
 
75
Deprecated.
 
76
.TP
 
77
\fB\-t\fR,\-\-instance\-type
 
78
VM Image type to run the instance as.
 
79
.TP
 
80
\fB\-\-kernel\fR
 
81
ID of the kernel to be used.
 
82
.TP
 
83
\fB\-\-ramdisk\fR
 
84
ID of the ramdisk to be used.
 
85
.TP
 
86
\fB\-b\fR,\-\-block\-device\-mapping
 
87
Block device mapping for the instance(s).
 
88
Option may be used multiple times
 
89
.TP
 
90
\fB\-\-monitor\fR
 
91
Enable monitoring for the instance.
 
92
.TP
 
93
\fB\-s\fR,\-\-subnet
 
94
Amazon VPC subnet ID for the instance.
 
95
.TP
 
96
\fB\-z\fR,\-\-availability\-zone
 
97
availability zone to run the instance in