···5959- **Multiple Disk Formats** - Support for qcow2 and raw disk images
6060- **Automatic Provisioning** - Volumes are created automatically from base
6161 images or attached to VMs
6262-- **Flexible Sizing** - Configurable disk sizes for different workloads
6363- (e.g., `-s 40G`)
6262+- **Flexible Sizing** - Configurable disk sizes for different workloads (e.g.,
6363+ `-s 40G`)
6464- **Volume Attachment** - Attach volumes to VMs with `-v` flag
65656666### ☁️ Cloud-Init Support
···522522vmx alpine -m 512M -C 1
523523vmx fedora-coreos
524524vmx nixos-m 4G -C 2
525525-vmx rockylinux -p 2222:22 -d
525525+vmx rockylinux -p 2222:22 -d
526526```
527527528528## License