aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/commands.go
AgeCommit message (Expand)AuthorFilesLines
2019-06-10go fmtChris Lu1-1/+0
2019-06-05periodic scripts exeuction from leader masterChris Lu1-11/+22
2019-04-18go fmtChris Lu1-1/+1
2019-04-04weed shell: fs.cd change current directoryChris Lu1-0/+54
2019-04-03weed shell: add fs.cd, fs.pwd to change to a directory and print current dire...Chris Lu1-0/+38
2019-03-19weed shell: adding file system disk usage fs.duChris Lu1-0/+1
2019-03-16add shell command to list all collectionsChris Lu1-0/+27