launch-instance

Launch a single EC2 instance.

Syntax

rumi cloud aws launch-instance --profile <profile> --network <network> --name <name> [options]

Options

Option
Short
Description
Default

--profile

-p

AWS profile to use

Required

--network

-n

Name of the Rumi network

Required

--name

Name of the instance

Required

--instance-type

EC2 instance type

varies

--region

-r

AWS region

us-east-1

See Also

Last updated