aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_fs_ls.go
AgeCommit message (Expand)AuthorFilesLines
2019-04-21shell: add fs.catChris Lu1-0/+3
2019-04-04weed shell: fs.cd change current directoryChris Lu1-23/+15
2019-04-03weed shell: add fs.cd, fs.pwd to change to a directory and print current dire...Chris Lu1-2/+14
2019-03-30go fmtChris Lu1-1/+1
2019-03-28weed shell: add fs.treeChris Lu1-4/+4
2019-03-26weed shell: add fs.lsChris Lu1-0/+141