Skip to content

DOCS-9177: removes --upgrade option from mongos ref #2821

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions source/includes/options-mongos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,14 +231,6 @@ replacement:
intro: "Specifies the"
---
program: mongos
name: upgrade
args: null
directive: option
description: |
Updates the meta data format used by the :term:`config database`.
optional: true
---
program: mongos
name: localThreshold
args: null
default: 15
Expand Down
2 changes: 0 additions & 2 deletions source/reference/program/mongos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ Sharded Cluster Options

.. include:: /includes/option/option-mongos-localThreshold.rst

.. include:: /includes/option/option-mongos-upgrade.rst

TLS/SSL Options
~~~~~~~~~~~~~~~

Expand Down