Skip to main content

devbox services stop

Stops a service. If no service is specified, stops all your running services and shuts down process-compose.

devbox services stop [service]... [flags]

Options

OptionDescription
-e, --env stringToStringenvironment variables to set in the devbox environment (default [])
--env-file stringpath to a file containing environment variables to set in the devbox environment
-h, --helphelp for stop
-q, --quietQuiet mode: Suppresses logs.

SEE ALSO