forked from FoundKeyGang/FoundKey
Create backup.md
This commit is contained in:
parent
e891b34d61
commit
4d01acffdc
1 changed files with 6 additions and 0 deletions
6
docs/backup.md
Normal file
6
docs/backup.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
In your shell:
|
||||||
|
``` shell
|
||||||
|
$ mongodump --archive=db-backup
|
||||||
|
```
|
||||||
|
|
||||||
|
Make sure **mongodb-tools** installed.
|
Loading…
Reference in a new issue