Clean Code that Works.

disk init
name = ‘existingDevice’,
size = ‘additionalM’
Please note, this is to add space to exisiting device. i.e the device is 100M, the following command will make the device 500M

disk resize name = testDev, size = “400M”