aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_fs_cd.go
AgeCommit message (Collapse)AuthorFilesLines
2020-03-23simplify parsing filer host and portChris Lu1-8/+2
2020-03-23shell: desupport filer url in the argumentsChris Lu1-3/+3
2020-02-25avoid reusing context objectChris Lu1-4/+1
fix https://github.com/chrislusf/seaweedfs/issues/1182
2019-06-05periodic scripts exeuction from leader masterChris Lu1-2/+2
2019-04-04weed shell: fs.cd change current directoryChris Lu1-47/+7
2019-04-03weed shell: add fs.cd, fs.pwd to change to a directory and print current ↵Chris Lu1-0/+99
directory