spin down [OPTIONS]
This command is a shortcut for docker compose down and can accept additional options that you pass to it.
Spin automatically adds --remove-orphans to remove any orphan containers.
deploy
Quickly and easily deploy your application to a server without the hassle of setting up CI/CD pipelines. Before running this command, make sure you have everything configured and a supported server online with any host of your choice.
exec
Use `exec` if you want to run a command in **currently running** containers.