Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cuse.dev/llms.txt

Use this file to discover all available pages before exploring further.

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