attach-volume

Attach an EBS volume to an instance.

Syntax

rumi cloud aws attach-volume --profile <profile> --network <network> --instance <instance> --volume <volume-id> [options]

Options

Option
Short
Description
Default

--profile

-p

AWS profile to use

Required

--network

-n

Name of the Rumi network

Required

--instance

Name of the instance

Required

--volume

EBS volume ID

Required

--device

Device name

/dev/sdf

--region

-r

AWS region

us-east-1

See Also

Last updated