aboutsummaryrefslogtreecommitdiff
path: root/weed/shell
AgeCommit message (Expand)AuthorFilesLines
2019-04-21minorChris Lu1-1/+1
2019-04-21shell: add fs.catChris Lu2-0/+72
2019-04-20shell: fix volume.copyChris Lu1-2/+2
2019-04-20shell: add commands volume.copy volume.delete volume.mount volume.unmountChris Lu5-2/+224
2019-04-20add notesChris Lu1-1/+1
2019-04-20refactoringChris Lu1-15/+17
2019-04-20shell: add command volume.moveChris Lu2-1/+124
2019-04-18go fmtChris Lu2-3/+3
2019-04-17refactoringChris Lu1-1/+1
2019-04-16weed shell: fs.meta.save adjusts meta data file nameChris Lu2-6/+14
2019-04-16weed shell: add fs.meta.notify, removing filer.exportChris Lu1-0/+78
2019-04-16weed shell: add command fs.meta.load to restore meta dataChris Lu1-0/+103
2019-04-16weed shell: add command fs.meta.saveChris Lu1-0/+142
2019-04-06printout statisticsChris Lu1-5/+5
2019-04-06weed shell: volume.list add summary statisticsChris Lu1-9/+54
2019-04-05weed shell: fs.tree fix directory tree listingChris Lu1-1/+1
2019-04-05weed shell: fs.tree improvementsChris Lu1-3/+25
2019-04-04weed shell: fs.cd change current directoryChris Lu5-88/+83
2019-04-03weed shell: add fs.cd, fs.pwd to change to a directory and print current dire...Chris Lu5-25/+185
2019-03-30go fmtChris Lu2-3/+3
2019-03-28some commentsChris Lu1-1/+1
2019-03-28weed shell: add fs.treeChris Lu2-4/+136
2019-03-26weed shell: add fs.lsChris Lu1-0/+141
2019-03-25refactoring, go fmtChris Lu1-3/+3
2019-03-23textual changesChris Lu2-5/+12
2019-03-23weed shell: adjust help text formatChris Lu5-8/+21
2019-03-23weed shell: add "volume.fix.replication"Chris Lu1-0/+194
2019-03-23weed volume: add grpc operation to relicate a volume to localChris Lu1-1/+1
2019-03-19refactoring function parameterChris Lu2-3/+4
2019-03-19weed shell: adding file system disk usage fs.duChris Lu3-0/+139
2019-03-19refactoringChris Lu2-6/+14
2019-03-17go fmtChris Lu1-1/+1
2019-03-17weed shell: list volumesChris Lu2-1/+65
2019-03-17adjust collection list outputChris Lu1-1/+1
2019-03-17adjust outputChris Lu2-2/+5
2019-03-16add shell command to list all collectionsChris Lu3-0/+209