yext / edward

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

Only select running processes when stopping all. #157

Closed bubg-dev closed 6 years ago

bubg-dev commented 6 years ago

148

we already have all the plumping to only show running services, but they're only used if the all flag is set. we should also run through that if the list of names is empty when stopping.