Hi i\'m trying to export one of my mongo collection by using this comande line :
mongoexport --host 127.0.0.1 --port 3001 --db meteor --collection subs --out s
mongoexport must be run from your OS command shell, not in mongo shell.
mongoexport