For the complete documentation index, see llms.txt. This page is also available as Markdown.

start

Start all services in a private cloud.

Syntax

rumi cloud aws start --profile <profile> --name <name> [options]

Options

Option
Short
Description
Default

--profile

-p

AWS profile to use

Required

--name

-n

Name of the private cloud

Required

--region

-r

AWS region

us-east-1

Example

rumi cloud aws start --profile my-aws-profile --name my-cloud

See Also

Last updated