git clone [email protected]:claranet/zerto-backup.git
pip3 install -r requirements.txt
usage: backup_zvm.py [-h] [--host HOST] [--username USERNAME] --password
PASSWORD [--output OUTPUT]
Create ZVM Configuratio Dump and download it
options:
-h, --help show this help message and exit
--host HOST Zerto ZVM Hostname
--username USERNAME ZVM Login Username
--password PASSWORD ZVM Login Password
--output OUTPUT Define file for output, use '-' for stdout, default
file <host>_<timestamp>.json
docker run -v $PWD:/backup claranet/zvm_backup [-h] [--host HOST] [--username USERNAME] --password PASSWORD [--output OUTPUT]
Content type
Image
Digest
sha256:03408c0d2…
Size
49.5 MB
Last updated
almost 4 years ago
docker pull claranet/zerto-backup