Skip to content

Script to delete objects and folders under the same prefix #13766

@priyankporwal

Description

@priyankporwal

Extend the functionality in storage/hierarchical-namespace/delete_empty_folders.py to delete objects too instead of being limited to just empty folders.

Is your feature request related to a problem? Please describe.

Users have to currently use another tool/service to first delete objects before using this script.

Describe the solution you'd like.

Similar to folders, objects can be conditionally deleted in parallel before deleting the empty folders in the same script.

Describe alternatives you've considered.

There are other tools/services that be used to delete objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.samplesIssues that are directly related to samples.triage meI really want to be triaged.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions