Options
SEE ALSO
- devbox services - Interact with devbox services
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Stops a service. If no service is specified, stops all your running services and shuts down process-compose.
devbox services stop [service]... [flags]
| Option | Description |
|---|---|
-e, --env stringToString | environment variables to set in the devbox environment (default []) |
--env-file string | path to a file containing environment variables to set in the devbox environment |
-h, --help | help for stop |
-q, --quiet | Quiet mode: Suppresses logs. |
Was this page helpful?