OPENNEBULA(1)                    User Commands                   OPENNEBULA(1)

NAME
       OpenNebula  -  Runs an instance of a particular image (that needs to be
       referenced).

DESCRIPTION
       ## SYNOPSIS

       econe-run-instances [OPTIONS] IMAGE-ID

       Runs an instance of a particular image IMAGE-ID: The image  identificaâ<
       tion as returned by the econe-upload command

       ## OPTIONS

       -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, --sercret-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 Openâ<
              Nebula 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

       <image_id>

       ## ARGUMENT FORMATS

       file

              Path to a file

       range

              List of id's in the form 1,8..15

       text

              String

       ##  LICENSE  OpenNebula  3.8.0  Copyright 2002-2012, OpenNebula Project
       Leads (OpenNebula.org)

       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

COPYRIGHT
       Copyright 2002-2012, OpenNebula Project Leads (OpenNebula.org)

       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

OpenNebula 3.8.0                 October 2012                    OPENNEBULA(1)