Yelp / pgctl

Manage sets of developer services -- "playground control"
http://pgctl.rtfd.org
MIT License
32 stars 15 forks source link

If non-default services are in any state other than "down" they should show in `pgctl status` #183

Closed asottile closed 4 years ago

asottile commented 7 years ago
$ pgctl start internalapi
[pgctl] Already started: internalapi
$ pgctl status
 ● apache: down
 ● error_page: down
 ● haproxy: down
 ● memcached: down
 ● relode: down
 ● uwsgi: down
 ● watch-templates: down