# vmtool **Repository Path**: mirrors_markokr/vmtool ## Basic Information - **Project Name**: vmtool - **Description**: Manager for cloud VMs - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README vmtool - Manager for stateful cloud VMs ======================================= VmTool is orchestration tool for cloud VMs. It is mainly targeted for stateful (eg. database VMs). Install ------- Stable version:: $ pip3 install --user vmtool Unstable version:: $ pip3 install --user git+https://github.com/markokr/vmtool