Details
-
Improvement
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
Server Tooling & Methods
Description
If someone accidentally tries to run mongoimport/restore/etc from the mongo javascript shell they can get pretty confused why it isn't working. It could give a nice error message instead of this:
> mongoimport -d finance -c values --type csv --file hwoern/dev.hwoern.de/finance/comma.csv --headerline
|
Tue Jan 29 15:16:40 SyntaxError: missing ; before statement (shell):1
|
Attachments
Issue Links
- is related to
-
SERVER-38338 Add default "mongo" shell helper method to inform user of error
-
- Closed
-