The ask here was to import the people.json using mongoimport utility.
However, mongoimport utility has not yet been covered in the course. So was the expectation for attendees to figure out, how to use the mongoimport utility?
I was hoping some directions to be provided, at least, in the instructions section…
Anyways, I used the following command usage options, for the import…
mongoimport -d m201 -c people people.json