Difference between revisions of "Mongoexport"
Jump to navigation
Jump to search
(Created page with "{{Draft}} == See also == * {{MondoDB}} Category:MongoDB") |
Tags: Mobile web edit, Mobile edit |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | https://docs.mongodb.com/manual/reference/program/mongoexport/ | ||
+ | |||
+ | [[mongoexport]] --db=YOUR_DB --collection=YOUR_COLLECTION_NAME --out=OUTPUT_FILE.json | ||
+ | |||
+ | |||
+ | == Related commands == | ||
+ | * <code>[[mongoimport]]</code> | ||
== See also == | == See also == | ||
− | * {{ | + | * {{MongoDB}} |
[[Category:MongoDB]] | [[Category:MongoDB]] |
Latest revision as of 16:14, 13 April 2020
This article is a Draft. Help us to complete it.
https://docs.mongodb.com/manual/reference/program/mongoexport/
mongoexport --db=YOUR_DB --collection=YOUR_COLLECTION_NAME --out=OUTPUT_FILE.json
Related commands[edit]
See also[edit]
Advertising: