weed shell: add fs.meta.notify, removing filer.export

This commit is contained in:
Chris Lu
2019-04-16 01:58:28 -07:00
parent 014906ec79
commit 8ea1ee6dfa
3 changed files with 78 additions and 192 deletions

View File

@@ -13,7 +13,6 @@ var Commands = []*Command{
cmdCompact,
cmdCopy,
cmdFix,
cmdFilerExport,
cmdFilerReplicate,
cmdServer,
cmdMaster,