aboutsummaryrefslogtreecommitdiff
path: root/weed/shell
AgeCommit message (Expand)AuthorFilesLines
2019-05-27add grpc ec shard readChris Lu1-3/+3
2019-05-25mount/unmount ec shardsChris Lu1-11/+24
2019-05-25generate, balance, delete copied shards, delete old volumeChris Lu1-26/+83
2019-05-25allocate ec shards to volume serversChris Lu1-3/+151
2019-05-24pb shard info uses ShardBits instead one message for one shardChris Lu1-1/+3
2019-05-24shard id starts from zeroChris Lu2-0/+81
2019-05-07adjust help messageChris Lu1-5/+2
2019-05-06shell: volume.balance add option for all_collections, each_collectionChris Lu1-2/+3
2019-05-06shell: volume.balance add dataCenter filterChris Lu1-7/+15
2019-05-05shell: volume.balance runs for each collection, and for ALL at the endChris Lu1-7/+23
2019-05-05refactoringChris Lu1-8/+19
2019-05-05add error checkingChris Lu1-13/+25
2019-05-05shell: add volume.balance commandChris Lu1-0/+211
2019-05-05shell: volume.list output sorted voume listChris Lu1-3/+16
2019-04-30style: go fmt for allWine931-1/+0
2019-04-26minorChris Lu1-0/+5
2019-04-23report unknown commandsChris Lu1-0/+5
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