aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_bucket_create.go
AgeCommit message (Collapse)AuthorFilesLines
2020-12-22shell: change bucket.list to s3.bucket.list, same for create and deleteChris Lu1-83/+0
2020-12-22filer first, master secondChris Lu1-1/+1
2020-12-22[shell] Add more information to bucket.createBaptiste Mille-Mathias1-1/+1
State the replication setting that will be honor if not defined.
2020-03-23simplify parsing filer host and portChris Lu1-7/+2
2020-02-25avoid reusing context objectChris Lu1-5/+3
fix https://github.com/chrislusf/seaweedfs/issues/1182
2020-02-24shell: add commands for bucketChris Lu1-0/+90