mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-24 21:34:01 +03:00
151 lines
1.6 KiB
Groff
151 lines
1.6 KiB
Groff
.\" generated with Ronn/v0.7.3
|
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
.
|
|
.TH "ONEZONE" "1" "January 2012" "" "onezone(1) -- manages OpenNebula zones"
|
|
.
|
|
.SH "NAME"
|
|
\fBonezone\fR
|
|
.
|
|
.SH "SYNOPSIS"
|
|
\fBonezone\fR \fIcommand\fR [\fIargs\fR] [\fIoptions\fR]
|
|
.
|
|
.SH "OPTIONS"
|
|
.
|
|
.nf
|
|
|
|
\-v, \-\-verbose Verbose mode
|
|
\-h, \-\-help Show this message
|
|
\-V, \-\-version Show version and copyright information
|
|
.
|
|
.fi
|
|
.
|
|
.SH "COMMANDS"
|
|
.
|
|
.IP "\(bu" 4
|
|
create \fIfile\fR
|
|
.
|
|
.IP "" 4
|
|
.
|
|
.nf
|
|
|
|
Create a new Zone
|
|
.
|
|
.fi
|
|
.
|
|
.IP "" 0
|
|
|
|
.
|
|
.IP "\(bu" 4
|
|
show \fIzoneid\fR [\fIresource\fR]
|
|
.
|
|
.IP "" 4
|
|
.
|
|
.nf
|
|
|
|
Show information of a particular Zone
|
|
Available resources: host, vm, image, vn, template, user
|
|
Examples:
|
|
onezone show 4
|
|
onezone show 4 host
|
|
.
|
|
.fi
|
|
.
|
|
.IP "" 0
|
|
|
|
.
|
|
.IP "\(bu" 4
|
|
list
|
|
.
|
|
.IP "" 4
|
|
.
|
|
.nf
|
|
|
|
Lists Zones in the pool
|
|
.
|
|
.fi
|
|
.
|
|
.IP "" 0
|
|
|
|
.
|
|
.IP "\(bu" 4
|
|
delete \fIzoneid\fR
|
|
.
|
|
.IP "" 4
|
|
.
|
|
.nf
|
|
|
|
Deletes a Zone
|
|
.
|
|
.fi
|
|
.
|
|
.IP "" 0
|
|
|
|
.
|
|
.IP "" 0
|
|
.
|
|
.SH "ARGUMENT FORMATS"
|
|
.
|
|
.IP "\(bu" 4
|
|
file
|
|
.
|
|
.IP "" 4
|
|
.
|
|
.nf
|
|
|
|
Path to a file
|
|
.
|
|
.fi
|
|
.
|
|
.IP "" 0
|
|
|
|
.
|
|
.IP "\(bu" 4
|
|
range
|
|
.
|
|
.IP "" 4
|
|
.
|
|
.nf
|
|
|
|
List of id\'s in the form 1,8\.\.15
|
|
.
|
|
.fi
|
|
.
|
|
.IP "" 0
|
|
|
|
.
|
|
.IP "\(bu" 4
|
|
text
|
|
.
|
|
.IP "" 4
|
|
.
|
|
.nf
|
|
|
|
String
|
|
.
|
|
.fi
|
|
.
|
|
.IP "" 0
|
|
|
|
.
|
|
.IP "\(bu" 4
|
|
zoneid
|
|
.
|
|
.IP "" 4
|
|
.
|
|
.nf
|
|
|
|
Zone ID
|
|
.
|
|
.fi
|
|
.
|
|
.IP "" 0
|
|
|
|
.
|
|
.IP "" 0
|
|
.
|
|
.SH "LICENSE"
|
|
OpenNebula 3\.2\.0 Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula\.org)
|
|
.
|
|
.P
|
|
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
|