aboutsummaryrefslogtreecommitdiff
path: root/weed/command/command.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/command/command.go')
-rw-r--r--weed/command/command.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/command/command.go b/weed/command/command.go
index 0d72ee0db..61f13c5e2 100644
--- a/weed/command/command.go
+++ b/weed/command/command.go
@@ -13,6 +13,7 @@ var Commands = []*Command{
cmdCompact,
cmdCopy,
cmdFix,
+ cmdFilerExport,
cmdServer,
cmdMaster,
cmdFiler,