2

Is there any way to change the default shell command in Robomongo which is shown every time a new tab is open?

I want shell to show this:

db.getCollection('MyCollection').find({})

to this:

db.getCollection('MyCollection').find({}).sort({"date":-1})

every time I open a new tab.

java_doctor_101
  • 3,287
  • 4
  • 46
  • 78

0 Answers0