aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_bucket_delete.go
AgeCommit message (Expand)AuthorFilesLines
2020-12-22shell: change bucket.list to s3.bucket.list, same for create and deleteChris Lu1-54/+0
2020-09-09filer: cross cluster synchronizationChris Lu1-1/+1
2020-08-28add signatures to messages to avoid double processingChris Lu1-1/+1
2020-06-30filer: support active<=>active filer replicationChris Lu1-1/+1
2020-03-23simplify parsing filer host and portChris Lu1-5/+3
2020-03-23refactoringChris Lu1-22/+7
2020-02-25avoid reusing context objectChris Lu1-5/+3
2020-02-24shell: add commands for bucketChris Lu1-0/+73