File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
.. cssclass :: urilistener
10
10
.. code-block :: sh
11
11
12
- mongo < URISTRING >
12
+ mongo < URISTRING_SHELL >
13
13
14
14
If you would rather not provide your password on the command
15
15
line, you can remove it from the URI string and pass the
19
19
.. cssclass :: urilistener
20
20
.. code-block :: sh
21
21
22
- mongo < URISTRING_NOUSER >
22
+ mongo < URISTRING_SHELL_NOUSER >
23
23
24
24
Alternatively you can skip the URI and authenticate username
25
25
and password once you run the ``mongo `` command and execute the
61
61
click the :guilabel: `NEW CONNECTION ` button.
62
62
63
63
.. figure :: /images/connect-to-host.png
64
- :scale: 100 %
64
+ :figwidth: 740px
65
65
66
66
You will be prompted to populate the connection dialog.
67
67
Click :guilabel: `Yes `.
You can’t perform that action at this time.
0 commit comments