mongolab / mongoctl

Manage MongoDB servers and replica sets using JSON configurations!
MIT License
178 stars 25 forks source link

How start mongod using --httpinterface --rest with mongoctl? #15

Closed AlexZeitler closed 9 years ago

AlexZeitler commented 9 years ago

I tried starting MongoDb using mongoctl start --httpinterface --rest REST MyServer but I got this error:

unrecognized arguments: --httpinterface
Usage: start [<options>] SERVER_ID
see 'mongoctl start --help' for detailed options

Taking a look at the mongoctl command reference did not help.

abdulito commented 9 years ago

Pushed a fix https://github.com/mongolab/mongoctl/commit/93d05a5aafdc84b1251a00f064f1f16c33e3ab70