MongoDump
mongodump -d=pp -c=qq --query='{"expiredPremiumInfo":{"$exists":true}}'
mongorestore -d=pp -c=qq <path to bson file>
No comments:
Post a Comment