Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error regarding the execution of mongoexport

When I'm typing mongoexport in my mongoshell, it is showing the following error,

mongoexport

Fri Nov 22 10:07:18.614 ReferenceError: mongoexport is not defined.

Please help me in this issue?

like image 431
user2853838 Avatar asked Dec 03 '25 12:12

user2853838


1 Answers

This is for windows machine

mongoexport must be run from your OS command shell, not the mongo shell.

Go to command prompt : ( cd C:\Program Files\MongoDB\Server\3.4\bin ) for x64 machine

mongoexport --help

like image 188
Karthik Sagar Avatar answered Dec 05 '25 03:12

Karthik Sagar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!