Add "weed backup" command.
This is a pre-cursor for asynchronous replication.
This commit is contained in:
@@ -21,6 +21,7 @@ var server *string
|
||||
|
||||
var commands = []*Command{
|
||||
cmdBenchmark,
|
||||
cmdBackup,
|
||||
cmdCompact,
|
||||
cmdFix,
|
||||
cmdServer,
|
||||
|
||||
Reference in New Issue
Block a user