[DOCS-1156] mongo tools pages do not seem to specify ssl as an option Created: 25/Feb/13  Updated: 26/Feb/13  Resolved: 26/Feb/13

Status: Closed
Project: Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Gregor Macadam Assignee: Sam Kleinman (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Participants:
Days since reply: 10 years, 51 weeks, 1 day ago

 Description   

e.g
http://docs.mongodb.org/manual/reference/mongooplog/

but the tool itself does specify ssl

./bin/mongooplog --help
Pull and replay a remote MongoDB oplog.

options:
--help produce help message
-v [ --verbose ] be more verbose (include multiple times for
more verbosity e.g. -vvvvv)
--version print the program's version and exit
-h [ --host ] arg mongo host to connect to ( <set name>/s1,s2
for sets)
--port arg server port. Can also use --host
hostname:port
--ipv6 enable IPv6 support (disabled by default)
--ssl use SSL for all connections
-u [ --username ] arg username
-p [ --password ] arg password
--dbpath arg directly access mongod database files in the
given path, instead of connecting to a mongod
server - needs to lock the data directory,
so cannot be used if a mongod is currently
accessing the same path
--directoryperdb each db is in a separate directly (relevant
only if dbpath specified)
--journal enable journaling (relevant only if dbpath
specified)
-d [ --db ] arg database to use
-c [ --collection ] arg collection to use (some commands)
-s [ --seconds ] arg seconds to go back default:86400
--from arg host to pull from
--oplogns arg (=local.oplog.rs) ns to pull from



 Comments   
Comment by auto [ 26/Feb/13 ]

Author:

{u'date': u'2013-02-25T20:13:51Z', u'name': u'Sam Kleinman', u'email': u'samk@10gen.com'}

Message: DOCS-1156: adding note about ssl to relevant tools
Branch: master
https://github.com/mongodb/docs/commit/d914067494cfa1b08846cd9cf6430920b89209d0

Generated at Thu Feb 08 07:40:23 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.