yext / edward

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

--exclude doesn't work properly with restart? #153

Closed data-enabler closed 6 years ago

data-enabler commented 6 years ago
$ edward restart --exclude haproxy
Are you sure you want to restart all services? [y/n]? y
One or more services use sudo. You may be prompted for your password.
Password:
haproxy > Start:  [Warning] (67.398µs)
Already running
theothertomelliott commented 6 years ago

Fixed on develop branch for next release.