evroc compute disk create
Create a disk
evroc compute disk create <disk_id> [flags]
Options
-h, --help help for create
--image string The name of the DiskImage
--size-amount int The size of the disk, in the related unit
--size-unit string One of KB,MB,GB,TB (default "GB")
--zone string Zone
Options inherited from parent commands
--config string Path to the evroc config file (default "~/.evroc/config.yaml")
SEE ALSO
- evroc compute disk - Disk management commands