cls3-action
Version updated for https://github.com/go-to-k/cls3 to version v0.32.3.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cls3 CLI tool is designed to efficiently manage and automate the clearing and deletion of Amazon S3 buckets, including deleting all objects, versions, and delete markers, or removing the buckets entirely. It simplifies tasks such as searching for bucket names, managing multiple buckets across regions, and handling buckets with versioning enabled. Key features include selective deletion of old object versions, support for S3-compatible storage with custom endpoint URLs, and specialized modes for managing specific bucket types like Directory Buckets, Table Buckets, and Vector Buckets.
Release notes
What’s Changed
- revert: “chore(client): improve retryer (#425)” by @go-to-k in https://github.com/go-to-k/cls3/pull/428
Full Changelog: https://github.com/go-to-k/cls3/compare/v0.32.2...v0.32.3