pcloud compute instances detach-volume
Detach Volumes from a VM Instance
Synopsis
Detach Volumes from a VM Instance in IBM Power Cloud. Note that InstanceID can be used as parameter instead of InstanceName.
pcloud compute instances detach-volume <InstanceName> --volume <VolumeName> (several --volume allowed) [flags]
Options
-h, --help help for detach-volume
-v, --volume strings Volume to detach from 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