start
Last updated
Start all services in a private cloud.
rumi cloud aws start --profile <profile> --name <name> [options]--profile
-p
AWS profile to use
Required
--name
-n
Name of the private cloud
Required
--region
-r
AWS region
us-east-1
rumi cloud aws start --profile my-aws-profile --name my-cloudLast updated