Stop individual services
mikerockett opened this issue · 0 comments
mikerockett commented
Much the same way we can restart specific services, can we have a way to stop them?
Use case: I have a bunch of different services running that my API connects to. I need to debug one of them by stopping it individually (to see if the issue is with the API or the service), but I'm currently forced to stop everything, and then start the things I need to test outside of porter.