| MONGOEXPORT(1) | General Commands Manual | MONGOEXPORT(1) |
mongoexport - export MongoDB data from a server in CSV or JSON format
mongoexport [options]
The mongoexport program allows exporting the contents of a running MongoDB instance to in CSV or JSON format.
See mongoexport --help for a list supported options and their descriptions.
The full documentation of mongoexport can be found at https://docs.mongodb.com/manual/reference/program/mongoexport/.
mongoexport was written by MongoDB, Inc. and is licensed under the Apache License, Version 2.0.
This manpage was written by Apollon Oikonomopoulos <apoikos@debian.org> for the Debian project (but may be used by others).
| July 18, 2016 |