Query: mongodump
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MONGODUMP(1) Mongo Database MONGODUMP(1)NAMEmongodump - the Mongo dump toolSYNOPSISmongodump [OPTIONS]DESCRIPTIONmongodump is a tool to output a binary representation of a database. It is mostly used for doing hot backups of 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 -o, --out FILE output file, if not specified, stdout is used --dbpath PATH directly access mongod data files in this path, instead of connecting to a mongod instanceCOPYRIGHTCopyright 2007-2009 10genSEE ALSOFor more information, please refer to the MongoDB wiki, available at http://www.mongodb.org.AUTHORKristina Chodorow 10gen June 2009 MONGODUMP(1)
Related Man Pages |
---|
mongoimport(1) - debian |
myloader(1) - debian |
mongodb::collection(3pm) - debian |
mongodb::cursor(3pm) - debian |
mongodb::tutorial(3pm) - debian |