mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-22 22:03:39 +03:00
52 lines
1.3 KiB
Groff
52 lines
1.3 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
|
.TH OPENNEBULA "1" "March 2012" "OpenNebula 3.5.0" "User Commands"
|
|
.SH NAME
|
|
OpenNebula \- OpenNebula econe-run-instances
|
|
.SH SYNOPSIS
|
|
.B econe-run-instances
|
|
[\fIOPTIONS\fR] \fIIMAGE-ID\fR
|
|
.SH DESCRIPTION
|
|
econe\-run\-instances
|
|
.PP
|
|
Runs an instance of a particular image
|
|
.SH OPTIONS
|
|
|
|
.HP
|
|
\fB\-\-help\fR, \fB\-h\fR
|
|
.IP
|
|
Show help
|
|
.HP
|
|
\fB\-\-access\-key\fR <id>, \fB\-K\fR <id>
|
|
.IP
|
|
The username of the user
|
|
.HP
|
|
\fB\-\-secret\-key\fR <key>, \fB\-S\fR <key>
|
|
.IP
|
|
The password of the user
|
|
.HP
|
|
\fB\-\-url\fR <url>, \fB\-U\fR <url>
|
|
.IP
|
|
Set url as the web service url to use
|
|
.HP
|
|
\fB\-\-type\fR <type>, \fB\-t\fR <type>
|
|
.IP
|
|
OpenNebula template in which is based this instance
|
|
.HP
|
|
\fB\-\-user\-data\fR, \fB\-d\fR
|
|
.IP
|
|
Specifies Base64\-encoded MIME user data to be made
|
|
available to the instance
|
|
.HP
|
|
\fB\-\-headers\fR, \fB\-H\fR
|
|
.IP
|
|
Display column headers
|
|
.PP
|
|
IMAGE\-ID: The image identification as returned by
|
|
the econe\-upload command
|
|
.SH COPYRIGHT
|
|
Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org)
|
|
.PP
|
|
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
|