Skip to content

ryanschwartz/GCE-Disk-Snapshot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

GCE-Disk-Snapshot

Usage:

gce-disk-snapshot.py [-h] -d DISK -z ZONE [-H HISTORY] [-s STATDIR]

GCE Disk Snapshot Maker

optional arguments:
  -h, --help                         show this help message and exit
  -d DISK, --disk DISK               Disk name
  -z ZONE, --zone ZONE               The GCE zone of the disk to be imaged
  -c CYCLE, --cycle CYCLE            The arbitary name of your snapshot cycle (ex: hourly, daily, weekly, monthly)
  -H HISTORY, --history HISTORY      Number of historic snapshots to keep
  -s STATDIR, --statdir STATDIR      Directory where to write the status file

License

See the LICENSE file for license rights and limitations.

About

Python script for creating a disk snapshot in the Google Cloud

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%