Revision d937cc33 share/man/onezone.1
share/man/onezone.1 | ||
---|---|---|
1 | 1 |
.\" generated with Ronn/v0.7.3 |
2 | 2 |
.\" http://github.com/rtomayko/ronn/tree/0.7.3 |
3 | 3 |
. |
4 |
.TH "ONEZONE" "1" "January 2013" "" "onezone(1) -- manages OpenNebula zones"
|
|
4 |
.TH "ONEZONE" "1" "March 2013" "" "onezone(1) -- manages OpenNebula zones"
|
|
5 | 5 |
. |
6 | 6 |
.SH "NAME" |
7 | 7 |
\fBonezone\fR |
... | ... | |
23 | 23 |
.SH "COMMANDS" |
24 | 24 |
. |
25 | 25 |
.IP "\(bu" 4 |
26 |
create \fIfile\fR |
|
27 |
. |
|
28 |
.IP "" 4 |
|
29 |
. |
|
30 |
.nf |
|
31 |
|
|
32 |
Create a new Zone |
|
33 |
. |
|
34 |
.fi |
|
35 |
. |
|
36 |
.IP "" 0 |
|
37 |
|
|
26 |
create \fIfile\fR Create a new Zone |
|
38 | 27 |
. |
39 | 28 |
.IP "\(bu" 4 |
40 |
show \fIzoneid\fR [\fIresource\fR] |
|
41 |
. |
|
42 |
.IP "" 4 |
|
43 |
. |
|
44 |
.nf |
|
45 |
|
|
46 |
Show information of a particular Zone |
|
47 |
Available resources: host, vm, image, vnet, vmtemplate, |
|
48 |
user, cluster, datastore |
|
49 |
Examples: |
|
50 |
onezone show 4 |
|
51 |
onezone show 4 host |
|
52 |
valid options: json |
|
53 |
. |
|
54 |
.fi |
|
55 |
. |
|
56 |
.IP "" 0 |
|
57 |
|
|
29 |
show \fIzoneid\fR [\fIresource\fR] Show information of a particular Zone Available resources: host, vm, image, vnet, vmtemplate, user, cluster, datastore Examples: onezone show 4 onezone show 4 host valid options: json |
|
58 | 30 |
. |
59 | 31 |
.IP "\(bu" 4 |
60 |
list |
|
61 |
. |
|
62 |
.IP "" 4 |
|
63 |
. |
|
64 |
.nf |
|
65 |
|
|
66 |
Lists Zones in the pool |
|
67 |
valid options: json |
|
68 |
. |
|
69 |
.fi |
|
70 |
. |
|
71 |
.IP "" 0 |
|
72 |
|
|
32 |
list Lists Zones in the pool valid options: json |
|
73 | 33 |
. |
74 | 34 |
.IP "\(bu" 4 |
75 |
delete \fIzoneid\fR |
|
76 |
. |
|
77 |
.IP "" 4 |
|
78 |
. |
|
79 |
.nf |
|
80 |
|
|
81 |
Deletes a Zone |
|
82 |
. |
|
83 |
.fi |
|
84 |
. |
|
85 |
.IP "" 0 |
|
86 |
|
|
35 |
delete \fIzoneid\fR Deletes a Zone |
|
87 | 36 |
. |
88 | 37 |
.IP "" 0 |
89 | 38 |
. |
90 | 39 |
.SH "ARGUMENT FORMATS" |
91 | 40 |
. |
92 | 41 |
.IP "\(bu" 4 |
93 |
file |
|
94 |
. |
|
95 |
.IP "" 4 |
|
96 |
. |
|
97 |
.nf |
|
98 |
|
|
99 |
Path to a file |
|
100 |
. |
|
101 |
.fi |
|
102 |
. |
|
103 |
.IP "" 0 |
|
104 |
|
|
42 |
file Path to a file |
|
105 | 43 |
. |
106 | 44 |
.IP "\(bu" 4 |
107 |
range |
|
108 |
. |
|
109 |
.IP "" 4 |
|
110 |
. |
|
111 |
.nf |
|
112 |
|
|
113 |
List of id\'s in the form 1,8\.\.15 |
|
114 |
. |
|
115 |
.fi |
|
116 |
. |
|
117 |
.IP "" 0 |
|
118 |
|
|
45 |
range List of id\'s in the form 1,8\.\.15 |
|
119 | 46 |
. |
120 | 47 |
.IP "\(bu" 4 |
121 |
text |
|
122 |
. |
|
123 |
.IP "" 4 |
|
124 |
. |
|
125 |
.nf |
|
126 |
|
|
127 |
String |
|
128 |
. |
|
129 |
.fi |
|
130 |
. |
|
131 |
.IP "" 0 |
|
132 |
|
|
48 |
text String |
|
133 | 49 |
. |
134 | 50 |
.IP "\(bu" 4 |
135 |
zoneid |
|
136 |
. |
|
137 |
.IP "" 4 |
|
138 |
. |
|
139 |
.nf |
|
140 |
|
|
141 |
Zone ID |
|
142 |
. |
|
143 |
.fi |
|
144 |
. |
|
145 |
.IP "" 0 |
|
146 |
|
|
51 |
zoneid Zone ID |
|
147 | 52 |
. |
148 | 53 |
.IP "" 0 |
149 | 54 |
. |
150 | 55 |
.SH "LICENSE" |
151 |
OpenNebula 3\.9\.0 Copyright 2002\-2013, OpenNebula Project (OpenNebula\.org), C12G Labs |
|
56 |
OpenNebula 3\.9\.80 Copyright 2002\-2013, OpenNebula Project (OpenNebula\.org), C12G Labs
|
|
152 | 57 |
. |
153 | 58 |
.P |
154 | 59 |
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0 |
Also available in: Unified diff