Details
-
Bug
-
Resolution: Done
-
Trivial - P5
-
None
-
3.2.0-rc6
-
None
-
None
-
ALL
Description
example:
"copydb" : {
|
"help" : "copy a database from another host to this host\nusage: {copydb: 1, fromhost: <connection string>, fromdb: <db>, todb: <db>[, slaveOk: <bool>, username: <username>, nonce: <nonce>, key: <key>]}",
|
"slaveOk" : false,
|
"adminOnly" : true
|
},
|