mrlpm / cli-ovirt-backup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClioBR (draft)

cli for backup and restore virtual machines

This tool is designed to facilitate backup management and recovery of virtual machines in an oVirt / RHV environment

Installation method

python3 -m venv env
source env/bin/activate
git clone https://gitlab.com/luisperezmarin/cli-ovirt-backup.git
cd cli-ovirt-backup
python3 setup.py install

About

License:MIT License


Languages

Language:Python 100.0%