> For the complete documentation index, see [llms.txt](https://docs.rumi.systems/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rumi.systems/rumi-cli/commands/cloud/local/stop.md).

# stop

Stop all services in the local private cloud. Containers remain provisioned.

## Syntax

```bash
rumi cloud local stop
```

## See Also

* [start](/rumi-cli/commands/cloud/local/start.md)
* [deprovision](/rumi-cli/commands/cloud/local/deprovision.md)
