verbose shell command results option

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: 1.6.0
    • Component/s: Shell
    • None
    • Environment:
      all
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Add an option (or perhaps always enabled), so that after every command is issued the shell reports some stats, such as:

      > update(

      { "x": 3 }

      , { "$set": { "y": 2 }})

      1. documents matched: 3 in/upserted: 0 modified: 1 (0.06 sec)
        >

      > find(

      { "x": 3 }

      )
      > documents matched: 3 in/upserted: 0 modified: 0 (0.01 sec)

      etc.

            Assignee:
            Mathias Stearn
            Reporter:
            Nick Leippe
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: