aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_volume_configure_replication.go
AgeCommit message (Expand)AuthorFilesLines
2021-02-22refactoringChris Lu1-6/+3
2021-02-16this can compile now!!!Chris Lu1-4/+6
2020-09-20shell: move volume operations to use flag parsing argumentsChris Lu1-1/+1
2020-04-23master: add cluster wide lock/unlock operation in weed shellChris Lu1-0/+4
2020-02-25avoid reusing context objectChris Lu1-5/+4
2020-02-02shell: add volume.configure.replication to change replication for a volumeChris Lu1-0/+105