aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_volume_delete.go
AgeCommit message (Expand)AuthorFilesLines
2020-09-20shell: move volume operations to use flag parsing argumentsChris Lu1-10/+10
2020-04-23master: add cluster wide lock/unlock operation in weed shellChris Lu1-0/+4
2020-02-25avoid reusing context objectChris Lu1-3/+1
2019-06-05periodic scripts exeuction from leader masterChris Lu1-2/+2
2019-04-20shell: add commands volume.copy volume.delete volume.mount volume.unmountChris Lu1-0/+48