cls3-action
Version updated for https://github.com/go-to-k/cls3 to version v0.32.4.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cls3 GitHub Action is a command-line tool designed to efficiently manage and automate the emptying and deletion of AWS S3 buckets, including those with versioning enabled. It allows users to search for bucket names, perform bulk operations across multiple buckets (even across regions), and provides advanced options like deleting only old object versions or handling S3-compatible storage with custom endpoint URLs. This tool simplifies S3 bucket management tasks, saving time and reducing manual effort.
Release notes
What’s Changed
- chore: improve retryer with ratelimit none by @go-to-k in https://github.com/go-to-k/cls3/pull/430
- chore: fix changelog by @go-to-k in https://github.com/go-to-k/cls3/pull/434
Full Changelog: https://github.com/go-to-k/cls3/compare/v0.32.3...v0.32.4