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