stop

Stop all services in a private cloud. Instances remain provisioned.

Syntax

rumi cloud aws stop --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 stop --profile my-aws-profile --name my-cloud
circle-info

Cost Tip: Stopping instances avoids EC2 hourly charges while preserving your environment. EBS storage charges still apply.

See Also

Last updated