This is the command econe-run-instances that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
econe-run-instances - Runs an instance of a particular image (that needs to be referenced)
SYNOPSIS
econe-run-instances OPTIONS IMAGE-ID
Runs an instance of a particular image IMAGE-ID: The image identification 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, --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.
image_id
ARGUMENT FORMATS
· file Path to a file
· range List of id´s in the form 1,8..15
· text String
Use econe-run-instances online using onworks.net services