Stop project
Stops all running services in a Docker Compose project while preserving container configurations and data volumes.
This operation gracefully shuts down containers in reverse dependency order.
Use this to temporarily halt a project without removing data or configurations.
hapi vps docker stop <virtual-machine-id> <project-name> [flags]
-h, --help help for stop
--config string Config file (default is $HOME/.hapi.yaml)
--format string Output format type (json|table|tree), default: table
- hapi vps docker - Docker Manager commands