We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 624780a commit 8cb8dd9Copy full SHA for 8cb8dd9
README.md
@@ -125,9 +125,11 @@ See [bucketmetadata](src/main/site/bucketmetadata.md) for details.
125
126
## Command `bulkdelete`
127
128
-Retrieves metadata from an S3 Bucket (v2 SDK only) by probing the store.
+Performs a bulk delete of files from a store, with higher performance
129
+against some stores (S3).
130
+Requires hadoop libraries with the 2024 bulk delete API (hadoop 3.4.1+).
131
-See [bucketmetadata](src/main/site/bulkdelete.md) for details.
132
+See [bulkdelete](src/main/site/bulkdelete.md) for details.
133
134
## Command `cloudup` -upload and download files; optimised for cloud storage
135
0 commit comments