I think I'm missing the opposite of `uc deploy` to stop a previous started deployment. `compose` has *down*, but then again it also has *up*... think *deploy* should be an alias of *up* and we should implement a *down* as well
I think I'm missing the opposite of
uc deployto stop a previous started deployment.composehas down, but then again it also has up...think deploy should be an alias of up and we should implement a down as well