We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94d6bb commit 78c2d30Copy full SHA for 78c2d30
mongodb/README.md
@@ -4,16 +4,6 @@
4
5
A Docker image for all of the MongoDB client executables, including:
6
7
-# cmd:bsondump
8
-
9
-<!-- cmd:mongodump
10
-cmd:mongoexport
11
-cmd:mongofiles
12
-cmd:mongoimport
13
-cmd:mongorestore
14
-cmd:mongostat
15
-cmd:mongotop -->
16
17
- `mongosh` - The mongodb shell, a command-line interface for interacting with a mongodb server
18
- `mongodump` - Dump a database or a collection of databases to a file
19
- `mongorestore` - Restore a database from a dump file
0 commit comments