@@ -92,50 +92,17 @@ Connecting with Compass from the Command Line
92
92
93
93
For details, see :ref:`comp-command-line-connect`.
94
94
95
- .. _advanced-connection-options:
96
-
97
- Advanced Connection Options
98
- ---------------------------
99
-
100
- The Advanced Connection Options provide additional forms of connecting
101
- |compass-short| to MongoDB.
102
-
103
- :ref:`general-connection-tab`
104
- Learn how to select a Connection String Scheme for your deployment.
105
-
106
- :ref:`authentication-connection-tab`
107
- Learn how to connect deployments that require authentication.
108
-
109
- :ref:`tls-ssl-tab`
110
- Learn how to connect deployments using TLS/SSL.
111
-
112
- :ref:`ssh-connection`
113
- Learn how to connect deployments using an SSH tunnel.
114
-
115
- :ref:`in-use-encryption-tab`
116
- Learn how to connect deployments using In-Use Encryption.
117
-
118
- :ref:`advanced-connection-tab`
119
- Learn about additional advanced connection options for your deployments.
120
-
121
- :ref:`comp-command-line-connect`
122
- Learn how to open |compass-short| and connect to MongoDB from the
123
- command line.
124
-
125
95
.. seealso::
96
+
97
+ To learn about advanced connection options, see
98
+ :ref:`<advanced-connection-options>`
126
99
127
100
To learn how to disconnect your deployment, see :ref:`<disconnect-tab>`
128
101
129
102
.. toctree::
130
103
:titlesonly:
131
104
132
- /connect/general-connection
133
- /connect/authentication-connection
134
- /connect/tls-ssl-connection
135
- /connect/ssh-connection
136
- /connect/in-use-encryption
137
- /connect/advanced-connection
138
- /connect/required-access
139
- /connect/favorite-connections
105
+ /connect/advanced-connection-options
140
106
/connect/connect-from-the-command-line
107
+ /connect/favorite-connections
141
108
/connect/disconnect
0 commit comments