Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-4632

Display "Welcome to MongoDB" message first time a user runs mongo shell

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 2.1.2
    • Affects Version/s: None
    • Component/s: Shell

      Can detect this by isatty(0) and non-existence of ~/.mongorc.js if we create that file on first use.

      We can use this message to point first-time users to help() or tutorial(SERVER-4631), along with the documentation and the user group. If we stick a version number in .mongorc.js we can also print a "What's new" message after upgrades using a similar framework.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: