···59- **Multiple Disk Formats** - Support for qcow2 and raw disk images
60- **Automatic Provisioning** - Volumes are created automatically from base
61 images or attached to VMs
62-- **Flexible Sizing** - Configurable disk sizes for different workloads
63- (e.g., `-s 40G`)
64- **Volume Attachment** - Attach volumes to VMs with `-v` flag
6566### ☁️ Cloud-Init Support
···522vmx alpine -m 512M -C 1
523vmx fedora-coreos
524vmx nixos-m 4G -C 2
525-vmx rockylinux -p 2222:22 -d
526```
527528## License
···59- **Multiple Disk Formats** - Support for qcow2 and raw disk images
60- **Automatic Provisioning** - Volumes are created automatically from base
61 images or attached to VMs
62+- **Flexible Sizing** - Configurable disk sizes for different workloads (e.g.,
63+ `-s 40G`)
64- **Volume Attachment** - Attach volumes to VMs with `-v` flag
6566### ☁️ Cloud-Init Support
···522vmx alpine -m 512M -C 1
523vmx fedora-coreos
524vmx nixos-m 4G -C 2
525+vmx rockylinux -p 2222:22 -d
526```
527528## License