File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -41,13 +41,15 @@ tool.
41
41
Run ``mongoimport`` from the system command line, not the
42
42
:binary:`~bin.mongo` shell.
43
43
44
- .. seealso::
45
-
46
- :binary:`~bin.mongoexport` which provides the corresponding
47
- structured data export capability.
44
+ :binary:`~bin.mongoexport` provides data export capabilities.
48
45
49
46
.. include:: /includes/fact-migrate-atlas.rst
50
47
48
+ .. tip::
49
+
50
+ You can also import and export data using the graphical user
51
+ interface tool MongoDB Compass. For details, see
52
+ :ref:`MongoDB Compass Import and Export <compass-import-export>`.
51
53
52
54
Syntax
53
55
------
@@ -794,6 +796,7 @@ Learn More
794
796
- :ref:`mongoimport-compatibility-and-installation`
795
797
- :ref:`mongoimport Behavior <mongoimport-behavior-access-usage>`
796
798
- :ref:`mongoimport-examples`
799
+ - :ref:`MongoDB Compass Import and Export <compass-import-export>`
797
800
798
801
.. toctree::
799
802
:maxdepth: 1
You can’t perform that action at this time.
0 commit comments