aboutsummaryrefslogtreecommitdiff
path: root/weed/command/command.go
AgeCommit message (Expand)AuthorFilesLines
2025-03-09Accumulated changes for message queue (#6600)Chris Lu1-0/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2022-07-28cluster.ps can list brokerschrislu1-2/+2
2022-07-28rename to SeaweedMQchrislu1-1/+1
2022-06-14add "copied from https://github.com/restic/restic/tree/master/internal/selfup...guol-fnst1-1/+1
2022-06-14add update featureguol-fnst1-1/+3
2022-02-27retire mount v1chrislu1-1/+0
2022-02-10initial setupchrislu1-0/+1
2021-09-15add command filre.remote.gatewayChris Lu1-0/+1
2021-08-12remove gateway commandChris Lu1-1/+0
2021-08-12master: add master.follower to handle read file id lookup requestsChris Lu1-0/+1
2021-08-08filer.remote.sync can work nowChris Lu1-0/+1
2021-08-02minor changesChris Lu1-2/+2
2021-08-03Add autocompletebyunghwa.yun1-0/+2
2021-07-23weed -h subcommand list is not sorted, makes discovery difficultChris Lu1-2/+2
2021-05-25create fuse subcommand to use weed with mountdanielflira1-0/+1
2021-04-10add gateway for easier POST and DELETE blobsChris Lu1-0/+1
2021-04-06Merge branch 'upstreamMaster' into iamapiprKonstantin Lebedev1-0/+2
2021-03-25init Iam Api ServerKonstantin Lebedev1-0/+1
2021-03-03add filer.meta.backup commandChris Lu1-0/+1
2021-02-28filer.backup: added to replace filer.replicateChris Lu1-0/+1
2021-02-20support command line arguments in a configuration file so we can `weed master...bingoohuang1-1/+1
2021-01-12rename "weed watch" to "weed filer.meta.tail"Chris Lu1-1/+1
2021-01-06add "weed filer.cat" to read files directly from volume serversChris Lu1-0/+1
2020-09-09filer: cross cluster synchronizationChris Lu1-0/+1
2020-04-05change from 'weed tail' to 'weed watch'Chris Lu1-1/+1
2020-04-05filer: able to tail meta data changesChris Lu1-7/+8
2020-03-04refactoringChris Lu1-1/+1
2020-02-27weed queue startsChris Lu1-0/+1
2019-05-02scaffolding, but seems hard to satisfy mac, windows, and different os versionsChris Lu1-0/+1
2019-04-16weed shell: add fs.meta.notify, removing filer.exportChris Lu1-1/+0
2018-09-17add WIP filer.replicateChris Lu1-0/+1
2018-08-22adding filer.export prototypeChris Lu1-0/+1
2018-08-19add "weed scaffold" commandChris Lu1-0/+1
2018-07-18add list all my bucketsChris Lu1-0/+1
2016-07-20add "weed copy" command to copy files to filerChris Lu1-0/+1
2016-06-02directory structure change to work with glideChris Lu1-0/+71