delete-network

Delete a Rumi network and all associated resources.

Syntax

rumi cloud aws delete-network --profile <profile> --name <name> [--region <region>]

Options

Option
Short
Description
Default

--profile

-p

AWS profile to use

Required

--name

-n

Name of the network to delete

Required

--region

-r

AWS region

us-east-1

Example

rumi cloud aws delete-network --profile my-aws-profile --name my-network
circle-exclamation

See Also

Last updated