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

terminate-amq

Terminate the ActiveMQ broker.

Syntax

rumi cloud aws terminate-amq \
  --profile <profile> \
  --network <network> \
  --key-pair <keypair> \
  [options]

Options

Option
Short
Description
Default

--profile

-p

AWS profile to use

Required

--region

-r

AWS region

us-east-1

--network

-n

Name of the Rumi network

Required

--key-pair

-k

The network's EC2 key pair

Required

--no-wait

-o

Don't wait for the instance to fully terminate

false (wait)

See Also

Last updated