pymongo
py7zr
- clone this repositories
- cd to cli
- install dependencies
- edit or create uri_list.json in cli
- like this
{ "uri_list": [ "<your_db_uri>", "and more ..." ] }
- run python main.py
- download cli from release
- run ./mdh
pymongo
py7zr
{
"uri_list": [
"<your_db_uri>",
"and more ..."
]
}