aboutsummaryrefslogtreecommitdiff
path: root/weed/command/shell.go
AgeCommit message (Expand)AuthorFilesLines
2021-08-04refactoringChris Lu1-0/+1
2020-12-28shell: add shell.toml supportChris Lu1-2/+23
2020-04-08weed shell: simplify CLI option for filerChris Lu1-7/+8
2020-01-29support env variables to overwrite toml fileChris Lu1-2/+1
2019-11-12fix master maintenance logicLei Liu1-23/+1
2019-10-25go fmtChris Lu1-4/+1
2019-10-25fix iitial filer urlChris Lu1-8/+37
2019-10-25 fix : change default filer.port to 8888shibinbin1-1/+1
2019-10-25 fix: weed shell add filer runtime attributesshibinbin1-6/+7
2019-06-05periodic scripts exeuction from leader masterChris Lu1-2/+2
2019-04-04weed shell: fs.cd change current directoryChris Lu1-1/+1
2019-04-03weed shell: add fs.cd, fs.pwd to change to a directory and print current dire...Chris Lu1-0/+4
2019-03-16add shell command to list all collectionsChris Lu1-41/+18
2016-06-02directory structure change to work with glideChris Lu1-0/+61