Shell helpers should document the analogous JS bindings

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Trivial - P5
    • None
    • Affects Version/s: 2.6.4, 2.7.4
    • Component/s: Shell
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Shell helpers can't be embedded in scripts or otherwise used with the rest of the shell's JS functionality.

      The shell helpers' help messages should include the analogous JS, e.g.,

      use <db_name> set current database (in JS, "db=db.getSiblingDB(<db_name>")
      show collections show collections in current database (in JS, db.getCollectionNames())

      etc.

      Also the docs should mention these.

            Assignee:
            DO NOT USE - Backlog - Platform Team
            Reporter:
            Richard Kreuter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: