[DOCS-12989] Docs for TOOLS-2001: mongoexport command line help not consistent Created: 28/Aug/19  Updated: 13/Nov/23  Resolved: 10/Dec/19

Status: Closed
Project: Documentation
Component/s: manual, Server
Affects Version/s: None
Fix Version/s: 4.2.1, Server_Docs_20231030, Server_Docs_20231106, Server_Docs_20231105, Server_Docs_20231113

Type: Task Priority: Major - P3
Reporter: Kay Kim (Inactive) Assignee: Kay Kim (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Documented
documents TOOLS-2001 mongoexport command line help not con... Closed
Related
is related to DOCS-13221 Expected boolean switch but found string Closed
Participants:
Days since reply: 4 years, 2 weeks, 2 days ago
Epic Link: DOCS: 4.2 Server/Tools

 Description   

Description

Description:

No documentation summary in engineering ticket

Engineering Ticket Description:

When running `mongoexport --help`, I've noticed some of the options are not consistent.

{{uri options:
--uri=mongodb-uri mongodb uri connection string}}

Website documents shows that no "=" is needed with the `--uri` option. See https://docs.mongodb.com/manual/reference/program/mongoexport/#cmdoption-mongoexport-uri

{{output options:
-f, --fields=<field>[,<field>]* comma separated list of field names (required for exporting CSV) e.g. -f "name,age"
--fieldFile=<filename> file with field names - 1 per line
--type=<type> the output format, either json or csv (defaults to 'json') (default: json)}}

The `--type` option has both "(defaults to 'json')" and "(default: json)".

{{querying options:
-q, --query=<json> query filter, as a JSON string, e.g., '{x:{$gt:1}}'
--queryFile=<filename> path to a file containing a query filter (JSON)
-k, --slaveOk allow secondary reads if available (default true) (default: false)}}

The `-k` option shows that the default is both true and false.

Scope of changes

master branch

earlier versions

For earlier versions, for now, just remove the options files.

Impact to Other Docs

MVP (Work and Date)

Resources (Scope or Design Docs, Invision, etc.)



 Comments   
Comment by Githook User [ 28/Jan/20 ]

Author:

{'email': 'kay.kim@10gen.com', 'username': 'kay-kim', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate remaining options into program files and remove options files
Branch: v3.4
https://github.com/mongodb/docs/commit/74fe98e7bcb2f9eb97392b8b33f6973558fd78e8

Comment by Githook User [ 28/Jan/20 ]

Author:

{'email': 'kay.kim@10gen.com', 'username': 'kay-kim', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into mongofiles
Branch: v3.4
https://github.com/mongodb/docs/commit/a1d557b51092b199f362caeb3df4b76d95a4eee2

Comment by Githook User [ 28/Jan/20 ]

Author:

{'email': 'kay.kim@10gen.com', 'username': 'kay-kim', 'name': 'Kay Kim'}

Message: DOCS-12989: remove options-mongosniff.yaml
Branch: v3.4
https://github.com/mongodb/docs/commit/14e7c67c0536f5e77c22f8962b6858bcc13a0926

Comment by Githook User [ 10/Dec/19 ]

Author:

{'email': 'kay.kim@10gen.com', 'name': 'Kay Kim', 'username': 'kay-kim'}

Message: DOCS-12989: add = to options (mongoreplay)
Branch: master
https://github.com/mongodb/docs/commit/4e67c2f47d781650f592fb666dc24d6cc8b7122d

Comment by Githook User [ 05/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate remaining options into program files and remove options files
Branch: v3.4.24
https://github.com/mongodb/docs/commit/316b85ef5f97f0638e731150f782cb317fb394ed

Comment by Githook User [ 05/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongofiles
Branch: v3.4.24
https://github.com/mongodb/docs/commit/d32bbbfab1fbd7015576197b28b2e59b7b851e20

Comment by Githook User [ 05/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: remove options-mongosniff.yaml
Branch: v3.4.24
https://github.com/mongodb/docs/commit/a8c33b9e98ab624d41f062bbc551a9ad4abab18a

Comment by Githook User [ 05/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate remaining options into program files and remove options files
Branch: v3.2
https://github.com/mongodb/docs/commit/8f264f980bb5ad95f494e00818b03f217cb45512

Comment by Githook User [ 05/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate remaining options into program files and remove options files
Branch: v3.6
https://github.com/mongodb/docs/commit/c64f1cddb49b6e834624e65df3400b3a0e41232e

Comment by Githook User [ 03/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate remaining options into program files and remove options files
Branch: v4.0
https://github.com/mongodb/docs/commit/df55cf6cc6a51eb2428f76e335819b62051d8fb8

Comment by Githook User [ 03/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate remaining options into program files and remove options files
Branch: master
https://github.com/mongodb/docs/commit/84947f53da1d2bcf0605fea2f84c7bc53495ab3e

Comment by Githook User [ 03/Dec/19 ]

Author:

{'email': 'kay.kim@10gen.com', 'name': 'Kay Kim', 'username': 'kay-kim'}

Message: DOCS-12989: incorporate remaining options into program files and remove options.yaml
Branch: v3.0
https://github.com/mongodb/docs/commit/b236f457c532a8072498e96d132d5f24de11a418

Comment by Githook User [ 03/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: remove options-shared.yaml
Branch: v2.6
https://github.com/mongodb/docs/commit/db7b5c0a1c28390508d38b321b8a19e3067fd877

Comment by Githook User [ 03/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongod.exe and mongos.exe
Branch: v2.6
https://github.com/mongodb/docs/commit/c363de1db86d8828295a4cf2e517c50c31c8a210

Comment by Githook User [ 03/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongod and mongos
Branch: v2.6
https://github.com/mongodb/docs/commit/026b82d7224a3b8e35fe4ac0146af769d6b31389

Comment by Githook User [ 03/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongo shell
Branch: v2.6
https://github.com/mongodb/docs/commit/02edf97de40ad0251306ec068b78508c4dcacb85

Comment by Githook User [ 02/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: rm options-mongodump
Branch: v2.6
https://github.com/mongodb/docs/commit/9b892cf737b102d9db33a413fbc2a109b21f0685

Comment by Githook User [ 02/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: rm options-mongoexport
Branch: v2.6
https://github.com/mongodb/docs/commit/756c147fdf3fd58e19272925e34aba8185791207

Comment by Githook User [ 02/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongoimport
Branch: v2.6
https://github.com/mongodb/docs/commit/e267196ada21e66a0e118e28ca4077f0b01d208f

Comment by Githook User [ 02/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: rm options-mongooplog
Branch: v2.6
https://github.com/mongodb/docs/commit/59ab30da5260c0765c3bffd89d96f3baa7fd62b1

Comment by Githook User [ 02/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: rm options-mongofiles
Branch: v2.6
https://github.com/mongodb/docs/commit/f0dc6df2ffffeb2e10fdf33905d87f98e7c59b10

Comment by Githook User [ 02/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongoperf
Branch: v2.6
https://github.com/mongodb/docs/commit/5f234d451a1eba148570e1ad6508255a04b22434

Comment by Githook User [ 02/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongofiles
Branch: v2.6
https://github.com/mongodb/docs/commit/06cf2b6fc0671e5eb70f1eabdaede6e492e1e85d

Comment by Githook User [ 02/Dec/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongosniff
Branch: v2.6
https://github.com/mongodb/docs/commit/42f981cd483f1604e02029738744a76dffb8a7e0

Comment by Githook User [ 15/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongofiles
Branch: v3.6
https://github.com/mongodb/docs/commit/c915e0927b5095211e75e9649eb44d84a1890b0b

Comment by Githook User [ 15/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: remove options-mongosniff.yaml
Branch: v3.6
https://github.com/mongodb/docs/commit/06481c818bb1ec1cb10cb5e5b869d0eba125d22b

Comment by Githook User [ 15/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongofiles.txt
Branch: v4.0
https://github.com/mongodb/docs/commit/76c48e09f69f61c88ee357766960304725cf7e9b

Comment by Githook User [ 15/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: remove options-mongosniff.yaml
Branch: v4.0
https://github.com/mongodb/docs/commit/585e5ded98325f3437c7d1fbe9f68bafa2d4ee8c

Comment by Githook User [ 15/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: remove options-mongosniff.yaml
Branch: master
https://github.com/mongodb/docs/commit/bbe5c73106ab386cc4db9c590abc33eba4abda59

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: remove options-bsondump.yaml options-mongostat.yaml options-mongotop.yaml
Branch: v4.0
https://github.com/mongodb/docs/commit/80e9684333de99f45adecb35325e4a358171f0db

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: remove options-bsondump.yaml options-mongostat.yaml options-mongotop.yaml
Branch: v3.6
https://github.com/mongodb/docs/commit/f5a1df418ef4988818cbc486e71674eb2091fda3

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: remove options-bsondump.yaml options-mongostat.yaml options-mongotop.yaml
Branch: v3.4
https://github.com/mongodb/docs/commit/63b031e403f7fdc5e54b1dbeddb8b62eb2db41c5

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: remove options-bsondump.yaml options-mongostat.yaml options-mongotop.yaml
Branch: v3.2
https://github.com/mongodb/docs/commit/3a4b3f1b909f1f1dd958506da3ee98b91a008312

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: remove options-bsondump.yaml options-mongostat.yaml options-mongotop.yaml
Branch: v3.0
https://github.com/mongodb/docs/commit/6f97d044d91dd8bc75de3fc6dd22672812aebebc

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: remove options-bsondump.yaml options-mongostat.yaml options-mongotop.yaml
Branch: v2.6
https://github.com/mongodb/docs/commit/8c4b5bd15b3faacc2c16a9ad917819bc1e8f67f4

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongotop.txt
Branch: v3.2
https://github.com/mongodb/docs/commit/9136390fae5a43839191d6f260998bda670bd848

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into mongotop.txt
Branch: v2.6
https://github.com/mongodb/docs/commit/002e6e0d30f46d5bcb456e2e2594fba47c70434f

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into bsondump
Branch: v3.2
https://github.com/mongodb/docs/commit/1d91fd84589a9046ef215f05090e9cbe6607c163

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into bsondump
Branch: v2.6
https://github.com/mongodb/docs/commit/6617957e58cf0f7db0ac5009f6ca2ac3127b0cac

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongostat
Branch: v3.2
https://github.com/mongodb/docs/commit/4d9960088b02f0cedf19214f4fbb759610a2d157

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into mongostat
Branch: v2.6
https://github.com/mongodb/docs/commit/0f0796f53e81391262fb317b0f4dc80737f8e4ab

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongotop.txt
Branch: v3.4
https://github.com/mongodb/docs/commit/97e5af9da72a5b362277e50de119155850a21e55

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into bsondump
Branch: v3.4
https://github.com/mongodb/docs/commit/dbfbeed10f56a34d203fb9b14e04f187696b634f

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into mongotop.txt
Branch: v3.0
https://github.com/mongodb/docs/commit/b4dc817a9703764ddaa0172961dc59c9b1be2076

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into bsondump
Branch: v3.0
https://github.com/mongodb/docs/commit/2bab8336cb4219486be416956aba2c7b449d994c

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongostat
Branch: v3.4
https://github.com/mongodb/docs/commit/a0df4dbe045aa75fee6d3d7c73d0f2785758477c

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into mongostat
Branch: v3.0
https://github.com/mongodb/docs/commit/9fc54fc2af556abdff5385918798efa3f883f221

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongotop.txt
Branch: v3.6
https://github.com/mongodb/docs/commit/2fa436abd1f6bf097710ae946073a7c1570a8b30

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into mongotop.txt
Branch: v4.0
https://github.com/mongodb/docs/commit/c8bf52ad20c9b13eb78def7af0474dfe5184a329

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into bsondump
Branch: v3.6
https://github.com/mongodb/docs/commit/d0288d17e72f91e154467768054d750c4b7cd418

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into bsondump
Branch: v4.0
https://github.com/mongodb/docs/commit/bc4a593fd5eb9628ec89a7094ac7cb43b962b6d1

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongostat
Branch: v3.6
https://github.com/mongodb/docs/commit/e4f02cf0c717ff68af78ca3be2239c4abfa3abef

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into mongostat
Branch: v4.0
https://github.com/mongodb/docs/commit/e69a06fc8f62c7fd80828cc5fd005c9e9377aaae

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into mongoldap
Branch: v3.4
https://github.com/mongodb/docs/commit/7a7b0ba5a94723380a6b277d8b633bd0133e1fa4

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongoldap
Branch: v3.6
https://github.com/mongodb/docs/commit/c8133aeb0d7d020e370b07c444ac45879df044d0

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into mongoldap
Branch: v4.0
https://github.com/mongodb/docs/commit/5141e726362b4805bfd70cf46d8eb776948455fb

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into mongoexport
Branch: v2.6
https://github.com/mongodb/docs/commit/9a25259b3ceb853dd81795a4e800afc8893939e7

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongoexport
Branch: v3.0
https://github.com/mongodb/docs/commit/eb2fd22502073db5c0411d0e416c5d4a71a2502e

Comment by Githook User [ 14/Nov/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: incorporate options into mongoexport
Branch: v3.2
https://github.com/mongodb/docs/commit/d91fc077b90b1bd99d3d5344ec70b7a81c629bd8

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into mongoexport
Branch: v3.4
https://github.com/mongodb/docs/commit/cfb0fcb79c09c5c84a33d541603a9e0f3b1c0376

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into mongoexport
Branch: v3.6
https://github.com/mongodb/docs/commit/7d27c43cd35ab28169efb349c4f7dde8dbb9c4d7

Comment by Kay Kim (Inactive) [ 14/Nov/19 ]

YAML processing causing true / false to render as True / {{ False }}

Because separate ticket DOCS-13221 filed for this issue, some removal of options file is handled under DOCS-13221.

Comment by Githook User [ 14/Nov/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: incorporate options into mongoexport
Branch: v4.0
https://github.com/mongodb/docs/commit/1d0405b1e2226f7ca2473c869cfcf928e93a1a43

Comment by Githook User [ 28/Oct/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: add = to options and remove options- yaml files (mongostat)
Branch: master
https://github.com/mongodb/docs/commit/b1296d7883832eca327a87e63b966fd0c16488e4

Comment by Githook User [ 28/Oct/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: add = to options and remove options- yaml files (mongoldap)
Branch: master
https://github.com/mongodb/docs/commit/29756c4e239387e25afa43c60d1bb3c780fa9799

Comment by Githook User [ 02/Oct/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: add = to options and remove options- yaml files (mongoimport)
Branch: master
https://github.com/mongodb/docs/commit/bc2075a105228a2daf5074b12b4df0c50daf6470

Comment by Githook User [ 02/Oct/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: add = to options and remove options- yaml files (bsondump)
Branch: master
https://github.com/mongodb/docs/commit/2eb083c35a3cb04a60fae5159e97d534e42d33fe

Comment by Githook User [ 02/Oct/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: add = to the options for mongodb command line tools and remove options- yaml files (mongotop)
Branch: master
https://github.com/mongodb/docs/commit/1879b9a2f3073b715f60d5c6173fb5bd264c7ba4

Comment by Githook User [ 02/Oct/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: remove options-mongodump/mongoexport/mongofiles/mongorestores yaml files
Branch: master
https://github.com/mongodb/docs/commit/6a894ca8d777da7f82f2c9e742e71b8f10055e71

Comment by Githook User [ 02/Oct/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: add = to the options for mongodb command line tools (mongofiles)
Branch: master
https://github.com/mongodb/docs/commit/b322c3a89c9a3f5eebd86fc551c8207c8a263e05

Comment by Githook User [ 02/Oct/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: add = to the options for mongodb command line tools (mongoexport)
Branch: master
https://github.com/mongodb/docs/commit/9a081953b455a19ca4f994aed8fb7e9a707aa0f5

Comment by Githook User [ 30/Sep/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: add = to the options for mongodb command line tools (mongorestore)
Branch: master
https://github.com/mongodb/docs/commit/1a95829657bd46fcca99c69b079c75df302151c5

Comment by Githook User [ 30/Sep/19 ]

Author:

{'name': 'Kay Kim', 'username': 'kay-kim', 'email': 'kay.kim@10gen.com'}

Message: DOCS-12989: add = to the options for mongodb command line tools (mongodump)
Branch: master
https://github.com/mongodb/docs/commit/73342ac569370abc5223826577928be26c651669

Comment by Githook User [ 27/Sep/19 ]

Author:

{'username': 'kay-kim', 'email': 'kay.kim@10gen.com', 'name': 'Kay Kim'}

Message: DOCS-12989: Remove options- yaml includes for mongodump (as options file add a space between option name and arg)
Branch: master
https://github.com/mongodb/docs/commit/5ed3b32f699815bb7f7f2c79619ef7fc8c87229f

Generated at Thu Feb 08 08:06:40 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.