cloudmesh / cloudmesh-cloud

Multicloud Cloudmesh Plugins for cloudmesh cmd5 CMD
https://cloudmesh.github.io/cloudmesh-manual
Apache License 2.0
2 stars 27 forks source link

win10, linux: admin mongo, develop pytests #102

Open laszewsk opened 5 years ago

laszewsk commented 5 years ago
laszewsk commented 5 years ago

https://docs.mongodb.com/manual/reference/program/mongodump/

mongodump only captures the documents in the database in its backup data and does not include index data. mongorestore or mongod must then rebuild the indexes after restoring data.

laszewsk commented 5 years ago

this seems to have been implemented

i suggest some unit tests

laszewsk commented 4 years ago

develop unit tests for the admin tasks