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

XMLWordPrintableJSON

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

      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:
            Eric Milkie
            Reporter:
            Mathias Stearn
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: