mble / heroku-backups-purger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroku Backups Purger

This is a tiny script that parses the output of heroku pg:backups for a given app, and destroys all logical backup captures that are >= 30 days old.

It will eat your backups, and has auto confirmation. It requires the Heroku CLI installed, and a Heroku auth token set in order to complete the operations.

Use with extreme caution.

About

License:MIT License


Languages

Language:Ruby 100.0%