-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Open
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p3This is a minor priority issueThis is a minor priority issues3
Description
The S3 console has the 'empty' button which deletes all objects and versions thereof to clear a bucket before removal. This is very useful for cleaning up temporary buckets.
aws s3 rm --recursive s3://mybucket
doesn't work the same as "empty the versions, and there isn't a flag to remove all versions, so it's hard to automate complete S3 bucket removal.
Perhaps a flag --all-versions
to rm
could be added, to allow this?
ronaldwidha, kxseven, leizmonk, BorysNie, orporat and 37 more
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p3This is a minor priority issueThis is a minor priority issues3