aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_s3_bucket_delete.go
AgeCommit message (Expand)AuthorFilesLines
7 daysfix: admin UI bucket delete now properly deletes collection and checks Object...Chris Lu1-3/+13
2025-07-16convert error fromating to %w everywhere (#6995)Chris Lu1-1/+1
2025-05-22added context to filer_client method calls (#6808)Aleksey Kosov1-1/+1
2024-09-29refactorchrislu1-1/+1
2024-09-28add IsResourceHeavy() to command interfacechrislu1-0/+4
2023-05-16Use filerGroup for s3 buckets collection prefix (#4465)SmsS41-1/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-2/+2
2021-12-26use streaming mode for long poll grpc callschrislu1-1/+1
2021-07-23shell: faster bucket deleteChris Lu1-0/+13
2020-12-22shell: change bucket.list to s3.bucket.list, same for create and deleteChris Lu1-0/+54