Find out when we launch
brew install turbine
Successfully installed turbine
turbine start:mongodb --app=awesome-foo --replicaSet=3
Created MongoDB replica set awesome-foo
turbine backup:restore --app=awesome-foo --backup=XKWJ23WD
Backup XKWJ23WD has just been restored to awesome-foo 🚀
turbine view:config --app=awesome-foo
â–²username: awesomeFoo
â–²password: Jwu0QXUho#i$
â–²hosts: db1.turbine.sh,db2.turbine.sh,db3.turbine.sh
â–²replicaSet: awesomeFooReplicaSet
â–²connection string: mongodb://awesomeFoo:Jwu0QXUho#i$@db1.turbine.sh,db2.turbine.sh,db3.turbine.sh:27017/?replicaSet=awesomeFooReplicaSet