Skip to content

Commit 0280737

Browse files
authored
DOCSP-21417 removes legacy mongo shell (#1161)
1 parent 3fe3f09 commit 0280737

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

source/includes/steps-install-mongodb-on-windows-unattended.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ pre: |
5757
5858
* - ``Router``
5959
- :binary:`~bin.mongos.exe`
60-
* - ``LegacyClient``
61-
- :binary:`mongo.exe <bin.mongo>`
6260
* - ``MonitoringTools``
6361
- :binary:`mongostat.exe <bin.mongostat>`,
6462
:binary:`mongotop.exe <bin.mongotop>`

source/release-notes/6.0-compatibility.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@ single document.
7272

7373
See :parameter:`indexMaxNumGeneratedKeysPerDocument`.
7474

75+
Legacy ``mongo`` Shell Removed
76+
------------------------------
77+
78+
The ``mongo`` shell is removed from MongoDB 6.0. The
79+
replacement is :binary:`~bin.mongosh`.
80+
7581
Platform Support
7682
----------------
7783

0 commit comments

Comments
 (0)