-
Type: Improvement
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: 2.0.4
-
Component/s: Shell
-
Environment:All
-
Fully Compatible
Issue Status as of Feb 04, 2015
NOTE
The changes in this ticket were reverted as part of SERVER-17167
Add "quit" as a synonym for "exit" in mongo command shell
> exit
bye
should also work with quit:
> quit
bye
- related to
-
SERVER-17167 Shell breaks when a multiline function is input
- Closed
-
SERVER-5764 Multi-line mode in the shell went away
- Closed
-
SERVER-16946 "it" not working in the javascript shell when getting next cursor batch
- Closed
- links to