1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-06 13:17:42 +03:00
one/share/man/econe-run-instances.1
2016-06-24 10:39:56 +02:00

60 lines
2.1 KiB
Groff

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "ECONE\-RUN\-INSTANCES" "1" "June 2016" "" "econe-run-instances(1) -- Runs an instance of a particular image (that needs to be referenced)"
.
.SH "NAME"
\fBecone\-run\-instances\fR \- Runs an instance of a particular image (that needs to be referenced)
.
.SH "SYNOPSIS"
econe\-run\-instances \fIOPTIONS\fR IMAGE\-ID
.
.P
Runs an instance of a particular image IMAGE\-ID: The image identification as returned by the econe\-upload command
.
.SH "OPTIONS"
.
.nf
\-v, \-\-verbose Verbose mode
\-h, \-\-help Show this message
\-V, \-\-version Show version and copyright information
\-K, \-\-access\-key id The username of the user
\-S, \-\-secret\-key key The sha1 hashed password of the user
\-U, \-\-url url Set url as the web service url to use
\-d, \-\-user\-data data Specifies Base64\-encoded MIME user data to be
made available to the instance
\-n, \-\-instance\-count count The number of instances to launch\. If OpenNebula
cannot launch the specified number of instances,
no instances will launch\. If this is specified
as a range (min\-max), OpenNebula will try to
launch the maximum number, but no fewer than the
minimum number\.Example: \-n 5\-10
\-t, \-\-type type OpenNebula template in which is based this
instance
\-k, \-\-keypair keypair The name of the key pair\.
.
.fi
.
.P
\fIimage_id\fR
.
.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 5\.0\.1 Copyright 2002\-2016, OpenNebula Project, OpenNebula Systems
.
.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