Skip to main content

Clean old AppEngine versions

Project description

appengine_clean

Clean up old versions of AppEngine instances to avoid the dreaded "Your app may not have more than 210 versions. Please delete one of the existing versions before trying to create a new version" error

Usage:

First, let's do a dry-run. Run the following to keep 15 versions of each module around:

appengine-clean my-project-id 15 --dry-run

If you're happy with the result of the dry-run, let's delete:

appengine-clean my-project-id 15 --force

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

appengine_clean-0.1.6.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

appengine_clean-0.1.6-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page