Painting Blue Code
Simple, self-explanatory code snippets.
2015-12-02
MongoDB - Meteor command-line import
mongoimport --jsonArray
-h localhost:3001
-d
meteor
-c
COLLECTION_NAME
--file "
/PATH_TO_FILE/FILE.EXTENSION
"
PS. Specify the address (-h) of your Meteor's MongoDB instance.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment