create fuse subcommand to use weed with mount

This commit is contained in:
danielflira
2021-05-25 23:32:35 -03:00
parent dce1f02c9e
commit 877c192af2
2 changed files with 164 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ var Commands = []*Command{
cmdFilerReplicate,
cmdFilerSynchronize,
cmdFix,
cmdFuse,
cmdGateway,
cmdMaster,
cmdMount,