Skip to content

Releases: jacksegal/google-compute-snapshot

New option: prefix string

02 Oct 19:22
2786c02
Compare
Choose a tag to compare
Merge pull request #53 from abdelhalimresu/master

Add prefix option when naming snapshots

Use gcloud filter for deletion of snapshots

12 Sep 12:02
5463fd0
Compare
Choose a tag to compare
Merge pull request #51 from suqld/simplifyDeleteFilter

Use gcloud filter for deletion of snapshots. Fixes #32

Use instances real ID instead of the MD5 of the instance name

12 Sep 11:38
c931ad5
Compare
Choose a tag to compare
Merge pull request #50 from suqld/master

Use instances real ID instead of the MD5 of the instance name

Enable backups for foreign instances

05 Sep 08:06
05ec3d5
Compare
Choose a tag to compare

Allows users to specify foreign instances to backup

Updating README to include gcloud update

20 Jun 09:12
Compare
Choose a tag to compare

Simple change to README to include further installation instructions

BugFix: Fixing regex for getDeviceList

19 Jan 12:35
ea52c27
Compare
Choose a tag to compare
Merge pull request #35 from jacksegal/filter-34

Issue #34 - Fixing regex for getDeviceList

Adding support for multiple disks

21 Dec 12:28
78bb38a
Compare
Choose a tag to compare
Merge pull request #31 from jacksegal/gcloud-filter

Adding support for multiple disks #27

Use gcloud filter (instead of deprecated flags) & fix for Centos date bug

03 Nov 10:23
d4976d1
Compare
Choose a tag to compare
Merge pull request #29 from jacksegal/gcloud-filter

Use gcloud filter (instead of deprecated flags)