modulepackage
0.0.0-20190622110517-00819056a85f
Repository: https://github.com/brightlocal/mongocp.git
Documentation: pkg.go.dev
# README
Mongo Copy
mcp
copies database contents between two Mongo databases.
Usage:
mcp <from_dsn> <to_dsn>
where <dsn>
is user:pass@host/database