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

provide rm command to work with object key versions #4

Open
excavador opened this issue Apr 18, 2020 · 0 comments
Open

provide rm command to work with object key versions #4

excavador opened this issue Apr 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@excavador
Copy link
Collaborator

By default in versioned S3 bucket Delete operation will insert delete marker.
Sometime you need to clean all object keys version.

Need to provide rm command:

  • with ability to choose how to delete - default (delete marker) or all versions
  • with option to specify - remove by prefix or exact match (to prevent mistakes, by default rm only for single key, extra flag for prefix)
@jdevelop jdevelop added the enhancement New feature or request label Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants