aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_s3_bucket_create.go
AgeCommit message (Expand)AuthorFilesLines
8 daysshell: add -owner flag to s3.bucket.create command (#7728)Chris Lu1-5/+32
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-02-07refactoringchrislu1-38/+3
2023-02-07ADHOC: s3 bucket name verification (#4189)Eric Yang1-0/+40
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2022-06-10fix: fix command prompt informationshichanglin51-1/+1
2022-06-06filer: remove replication, collection, disk_type info from entry metadatachrislu1-8/+3
2021-12-26use streaming mode for long poll grpc callschrislu1-1/+1
2020-12-23[shell] Clarify bucket replication setting orderBaptiste Mille-Mathias1-1/+3
2020-12-22shell: change bucket.list to s3.bucket.list, same for create and deleteChris Lu1-0/+83