mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-26 10:03:37 +03:00
70 lines
1.7 KiB
Groff
70 lines
1.7 KiB
Groff
.\" generated with Ronn/v0.7.3
|
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
.
|
|
.TH "ONEVDC" "1" "November 2013" "" "onevdc(1) -- manages OpenNebula Virtual DataCenters"
|
|
.
|
|
.SH "NAME"
|
|
\fBonevdc\fR
|
|
.
|
|
.SH "SYNOPSIS"
|
|
\fBonevdc\fR command [\fIargs\fR] [\fIoptions\fR]
|
|
.
|
|
.SH "OPTIONS"
|
|
.
|
|
.nf
|
|
|
|
\-f, \-\-force Force the usage of Hosts in more than one VDC
|
|
\-j, \-\-json Show the resource in JSON format
|
|
\-s, \-\-hosts 1,2,3 Host IDs
|
|
\-d, \-\-datastores 1,2,3 Datastore IDs
|
|
\-n, \-\-networks 1,2,3 Network IDs
|
|
\-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 Create a new VDC valid options: force
|
|
.
|
|
.IP "\(bu" 4
|
|
show \fIvdcid\fR Show information of a particular VDC valid options: json
|
|
.
|
|
.IP "\(bu" 4
|
|
list Lists VDCs in the pool valid options: json
|
|
.
|
|
.IP "\(bu" 4
|
|
delete \fIvdcid\fR Deletes a VDC
|
|
.
|
|
.IP "\(bu" 4
|
|
add \fIvdcid\fR Adds the set of resources to the VDC valid options: force, hosts, datastores, networks
|
|
.
|
|
.IP "\(bu" 4
|
|
del \fIvdcid\fR Deletes the set of resources from the VDC valid options: hosts, datastores, networks
|
|
.
|
|
.IP "" 0
|
|
.
|
|
.SH "ARGUMENT FORMATS"
|
|
.
|
|
.IP "\(bu" 4
|
|
file Path to a file
|
|
.
|
|
.IP "\(bu" 4
|
|
range List of id\'s in the form 1,8\.\.15
|
|
.
|
|
.IP "\(bu" 4
|
|
text String
|
|
.
|
|
.IP "\(bu" 4
|
|
vdcid VDC ID
|
|
.
|
|
.IP "" 0
|
|
.
|
|
.SH "LICENSE"
|
|
OpenNebula 4\.3\.80 Copyright 2002\-2013, OpenNebula Project (OpenNebula\.org), C12G Labs
|
|
.
|
|
.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
|