-
Type:
Bug
-
Resolution: Works as Designed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: mongoimport
-
None
-
-
(copied to CRM)
Trying to import a file leads to error "only one positional argument is allowed."
Here is the command. It is hard to figure out if there is an error in the cmd.
mongoimport -d mmsdbconfig -c config.customers --file '/Users/ameyasuhaspatil/mmsdbconfig.config.nds.groups239286045.json'
If there is any error in command, I could not figure it out using mongoimport --help.
Thanks