1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-28 17:57:22 +03:00

Add onevcenter man page

This commit is contained in:
Javi Fontan 2014-11-25 16:54:00 +01:00
parent 1fd565fd56
commit 977c176d4e
3 changed files with 56 additions and 0 deletions

View File

@ -1814,6 +1814,7 @@ MAN_FILES="share/man/oneacct.1.gz \
share/man/onedatastore.1.gz \
share/man/onecluster.1.gz \
share/man/onezone.1.gz \
share/man/onevcenter.1.gz \
share/man/oneflow.1.gz \
share/man/oneflow-template.1.gz \
share/man/econe-allocate-address.1.gz \

View File

@ -60,6 +60,7 @@ env.Man('onevm')
env.Man('onevnet')
env.Man('onegroup')
env.Man('onezone')
env.Man('onevcenter')
env.Man('oneflow')
env.Man('oneflow-template')

54
share/man/onevcenter.1 Normal file
View File

@ -0,0 +1,54 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "ONEVCENTER" "1" "November 2014" "" "onevcenter(1) -- vCenter import tool"
.
.SH "NAME"
\fBonevcenter\fR
.
.SH "SYNOPSIS"
\fBonevcenter\fR \fIcommand\fR [\fIargs\fR] [\fIoptions\fR]
.
.SH "OPTIONS"
.
.nf
\-\-vcenter vCenter The vCenter hostname
\-\-vuser username The username to interact with vCenter
\-\-vpass password The password for the user
\-h, \-\-help Show this message
\-V, \-\-version Show version and copyright information
\-\-user name User name used to connect to OpenNebula
\-\-password password Password to authenticate with OpenNebula
\-\-endpoint endpoint URL of OpenNebula xmlrpc frontend
.
.fi
.
.SH "COMMANDS"
.
.IP "\(bu" 4
hosts Import vCenter clusters as OpenNebula hosts valid options: vcenter, vuser, vpass
.
.IP "\(bu" 4
templates Import vCenter VM Templates into OpenNebula valid options: vcenter, vuser, vpass
.
.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 "" 0
.
.SH "LICENSE"
OpenNebula 4\.10\.0 Copyright 2002\-2014, 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