Feature #1327

Updated by Ruben S. Montero almost 9 years ago

it should support something like:
onevm create --cpu 1 --memory 512 --disk ubuntu --net private

memory should accept units e.g. Mb|MB|M , Gb|GB|G... as in 512M or 4GB

Back