cmd: Added support for copying data to another DB instance
This commit is contained in:
committed by
Péter Szilágyi
parent
3680cd5926
commit
345332906c
@ -146,6 +146,7 @@ func init() {
|
||||
initCommand,
|
||||
importCommand,
|
||||
exportCommand,
|
||||
copydbCommand,
|
||||
removedbCommand,
|
||||
dumpCommand,
|
||||
// See monitorcmd.go:
|
||||
|
Reference in New Issue
Block a user