MONGORESTORE
MONGORESTORE
Section: Mongo Database (1) Updated: June 2009 Local index
Up
NAME
mongorestore - the Mongo restoration tool
SYNOPSIS
mongorestore [OPTIONS]
DESCRIPTION
mongorestore
is a tool to use the output from mongodump to restore a database.
OPTIONS
- --help
-
show usage information
- -h, --host HOST
-
server to connect to (default HOST=localhost)
- -d, --db DATABASE
-
database to use
- -c, --c COLLECTION
-
collection to use
- --dir PATH
-
directory from which to restore
- --dbpath PATH
-
directly access mongod data files in this path, instead of connecting to a mongod instance
COPYRIGHT
Copyright 2007-2009 10gen
SEE ALSO
For more information, please refer to the MongoDB wiki, available at http://www.mongodb.org.
AUTHOR
Kristina Chodorow
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- COPYRIGHT
-
- SEE ALSO
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 21:24:01 GMT, April 16, 2011