dlowhorn/purge-snapshots

Purge automatic AWS Lightsail Snapshots

Maintainers

Package info

github.com/dlowhorn/purge-snapshots

Issues

pkg:composer/dlowhorn/purge-snapshots

Statistics

Installs: 20

Dependents: 0

Suggesters: 0

Stars: 0

1.0.0 2021-02-08 21:18 UTC

This package is auto-updated.

Last update: 2026-03-09 08:19:48 UTC


README

Usage

Copy vendor/dlowhorn/purge-snapshots/bin/purgeSnapshots.php to root of your project, then:

php purgeSnapshots.php [resource name] [aws region] [days to keep] [api version]

Example

Delete any automatic snapshot older than 5 days:

php purgeSnapshots.php my-lightsail-instance-name us-east-1 5 2016-11-28