mongoimport
$ mongoimport -d <database> -c <collection> <data_file>$ mongoimport -d test_database -c test_collection test.jsonLast updated
Was this helpful?
$ mongoimport -d <database> -c <collection> <data_file>$ mongoimport -d test_database -c test_collection test.jsonLast updated
Was this helpful?
Was this helpful?