Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Recursive Removal... #2

Closed
jhunt opened this issue Dec 1, 2017 · 0 comments
Closed

Support Recursive Removal... #2

jhunt opened this issue Dec 1, 2017 · 0 comments
Assignees

Comments

@jhunt
Copy link
Owner

jhunt commented Dec 1, 2017

... or at least enumeration of keys in a bucket.

I have a BOSH release that currently uses the python AWS CLI to clear out a bucket before removing it (in part of a test suite cleanup routine):

aws s3 rm --recursive s3://$BUCKET

It would awesome if I could replace that with a go s3 multitool that could be easily packaged...

@jhunt jhunt self-assigned this Dec 1, 2017
@jhunt jhunt closed this as completed in 6a4bd17 Dec 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant