diff options
Diffstat (limited to 'development/mongodb-shell/README')
-rw-r--r-- | development/mongodb-shell/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/mongodb-shell/README b/development/mongodb-shell/README new file mode 100644 index 0000000000000..9d2cf326e3be1 --- /dev/null +++ b/development/mongodb-shell/README @@ -0,0 +1,6 @@ +MongoDB Shell is the quickest way to connect and work with MongoDB. + +Easily query data, configure settings, and execute other actions with +this modern, extensible command-line interface - replete with syntax +highlighting, intelligent autocomplete, contextual help, and +error messages. |