aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_fs_rm.go
AgeCommit message (Expand)AuthorFilesLines
2022-09-14refactor(command_fs_rm): `entiries` -> `entries` (#3670)Ryan Russell1-4/+4
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-2/+2
2021-12-26use streaming mode for long poll grpc callschrislu1-1/+1
2021-07-21Add fs rm optionsbyunghwa.yun1-30/+63
2021-07-20Add fs rmbyunghwa.yun1-0/+67