cmd: Added support for copying data to another DB instance

This commit is contained in:
Nick Johnson
2017-07-10 15:48:42 +01:00
committed by Péter Szilágyi
parent 3680cd5926
commit 345332906c
2 changed files with 196 additions and 1 deletions

View File

@ -146,6 +146,7 @@ func init() {
initCommand,
importCommand,
exportCommand,
copydbCommand,
removedbCommand,
dumpCommand,
// See monitorcmd.go: