pcloud compute instances attach-volume
Attach volumes to a VM Instance
Synopsis
Attach volumes to a VM Instance in IBM Power Cloud. Note that InstanceID can be used as parameter instead of InstanceName.
pcloud compute instances attach-volume <InstanceName> --volume <VolumeID> (several --volume allowed) [flags]
Options
-h, --help help for attach-volume
-v, --volume strings Volume to attach to the VM Instance (note that 'VolumeName' or 'VolumeID' can be used. Several --volume allowed) (required)
Options inherited from parent commands
-F, --format string Available formats: 'table', 'yaml', 'json', 'csv'.
Default is command specific.
Can be used with describe and list subcommands.
-D, --log.dir string Override Log file directory
-L, --log.file string Override Log file name
-V, --verbosity string Override Log verbosity
SEE ALSO
- pcloud compute instances - VM Instances management commands