Usage

npx @cusedev/cli stop

Description

The stop command halts all running computers in your project and shuts down the proxy server. This command will gracefully stop all Docker containers associated with your project.

Example

npx @cusedev/cli stop

Output

You’ll see:

  • Status of each container being stopped
  • Confirmation of proxy server shutdown
  • Final confirmation when all services are stopped