> 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/start.md).

# start

Start all services in the local private cloud.

## Syntax

```bash
rumi cloud local start
```

## See Also

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