Advertisement
gaspan619

export data mongo

Jun 18th, 2019
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. mongoexport --host Cluster0-shard-0/cluster0-shard-00-00-sznfa.mongodb.net:27017,cluster0-shard-00-01-sznfa.mongodb.net:27017,cluster0-shard-00-02-sznfa.mongodb.net:27017 --ssl --username surveyor_dev --password surveyor_dev321 --authenticationDatabase admin --db surveyor_dev --collection hotels --type JSON --out hotels.json
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement