How to turn off a deployed project?
# help
q
I want to know how to turn off a project I deployed
g
cargo shuttle stop
stops the running deployment,
cargo shuttle project stop
destroys the container.