This repository contains various tools for managing disk images on Google Compute Engine using Daisy.
Note: Google no longer provides support for the import of virtual disks and appliances using this tool, as it reached EOL in July 2025. Please use M2VM Image Import for virtual disks and M2VM Machine Image Import for virtual appliances.
The documentation for the tools in this repository can be found on our GitHub.io page.
Daisy is a solution for running multi-step workflows on Google Compute Engine.
This repository contains full featured Daisy workflow examples for image import. A user guide for importing virtual disk using the Daisy workflow is here.
The cli_tools
folder in this repository contains the tools for importing and exporting images using Daisy.
Have a patch that will benefit this project? Awesome! Follow these steps to have it accepted.
- Please sign our Contributor License Agreement.
- Fork this Git repository and make your changes.
- Create a Pull Request.
- Incorporate review feedback to your changes.
- Accepted!
All files in this repository are under the Apache License, Version 2.0 unless noted otherwise.