mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Update backup.md
This commit is contained in:
		
							parent
							
								
									77979ec37b
								
							
						
					
					
						commit
						e93a2991a9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -7,7 +7,7 @@ Make sure **mongodb-tools** installed.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
In your shell:
 | 
					In your shell:
 | 
				
			||||||
``` shell
 | 
					``` shell
 | 
				
			||||||
$ mongodump --archive=db-backup
 | 
					$ mongodump --archive=db-backup -u <YourUserName> -p <YourPassword>
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
For details, plese see [mongodump docs](https://docs.mongodb.com/manual/reference/program/mongodump/).
 | 
					For details, plese see [mongodump docs](https://docs.mongodb.com/manual/reference/program/mongodump/).
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue