11.. _comp-command-line-connect:
22
3- ===================================
4- Start Compass from the Command Line
5- ===================================
3+ ===========================================
4+ Start |compass-short| from the Command Line
5+ ===========================================
66
77.. default-domain:: mongodb
88
@@ -27,8 +27,8 @@ the command line.
2727
2828.. _compass-executable-location:
2929
30- Compass Executable Location
31- ---------------------------
30+ |compass-short| Executable Location
31+ -----------------------------------
3232
3333.. include:: /includes/compass-executable.rst
3434
@@ -51,7 +51,7 @@ the configuration file. The format is:
5151
5252.. note::
5353
54- If the username and password arguments are not provided, Compass uses
54+ If the username and password arguments are not provided, |compass-short| uses
5555 the credentials in the connection string.
5656
5757
@@ -71,7 +71,7 @@ Username and Password Parameters
7171~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7272
7373This example uses the ``username`` and ``password`` parameters to
74- authenticate Compass to the MongoDB deployment provided in the
74+ authenticate |compass-short| to the MongoDB deployment provided in the
7575connection string:
7676
7777.. code-block:: shell
@@ -106,7 +106,7 @@ The components of the command invocation are:
106106
107107To create the connection configuration file, follow the steps to
108108:ref:`export the connection details <compass-export-connections-cli>`
109- from your Compass instance. The export process creates a file that
109+ from your |compass-short| instance. The export process creates a file that
110110includes all of your favorite connections.
111111
112112.. important::
0 commit comments