yext / edward

A tool for managing local microservice instances
http://engblog.yext.com/edward/
MIT License
171 stars 32 forks source link

When starting with backends and no groups, treat backends as services #162

Closed theindexer closed 6 years ago

theindexer commented 6 years ago

This is a potential solution for #161 to get the ball rolling

You can now do something like edward start -b service:backend servicewithoutbackend

theindexer commented 6 years ago

Occurs to me that start does not handle restart