Skip to content

Commit e0cd0cf

Browse files
authored
DOCSP-38331 Add Alternative Compass Import Export Note (#145)
* DOCSP-38331 Add Alternative Compass Import Export Note * * * * * * * IR * *
1 parent a2f9a09 commit e0cd0cf

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

source/mongoimport.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,15 @@ tool.
4141
Run ``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

5254
Syntax
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

0 commit comments

Comments
 (0)