pcloud compute volumes update
Update a Volume
Synopsis
Update a Volume for a Cloud Instance. Note that VolumeID can be used as parameter instead of VolumeName.
pcloud compute volumes update <VolumeName> [flags]
Options
-B, --bootable string Indicates if the volume is boot capable [yes/no]
-h, --help help for update
-n, --name string New Volume name
-S, --shareable string Indicates if the volume is shareable between VMs [yes/no]
-s, --size float New Volume size (GB)
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 volumes - Volume management commands