Skip to content

Python script for creating a disk snapshot in the Google Cloud

License

Notifications You must be signed in to change notification settings

emind-systems/GCE-Disk-Snapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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 -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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages