The legacy shell does not accept a boolean option, but instead a document with options. The full and repair options are documented, but more options are accepted. We should pass them through 1:1 if an options object is provided.
Relevant docs:
- related to
-
SERVER-43644 validate() helper in src/shell/collections.js should only accept an object, not also a boolean which is interpreted as the 'full' option
- Closed