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.
4141Run ``mongoimport`` from the system command line, not the
4242:binary:`~bin.mongo` shell.
4343
44- .. seealso::
45-
46- :binary:`~bin.mongoexport` which provides the corresponding
47- structured data export capability.
44+ :binary:`~bin.mongoexport` provides data export capabilities.
4845
4946.. include:: /includes/fact-migrate-atlas.rst
5047
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>`.
5153
5254Syntax
5355------
@@ -794,6 +796,7 @@ Learn More
794796- :ref:`mongoimport-compatibility-and-installation`
795797- :ref:`mongoimport Behavior <mongoimport-behavior-access-usage>`
796798- :ref:`mongoimport-examples`
799+ - :ref:`MongoDB Compass Import and Export <compass-import-export>`
797800
798801.. toctree::
799802 :maxdepth: 1
You can’t perform that action at this time.
0 commit comments