debian man page for mongorestore

Query: mongorestore

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MONGORESTORE(1) 						  Mongo Database						   MONGORESTORE(1)

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 10gen June 2009 MONGORESTORE(1)
Related Man Pages
mongoimport(1) - debian
mongofiles(1) - debian
mongodb(3pm) - debian
mongodbdrivermanager.__construct(3) - php
mongodb::tutorial(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?