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

# deprovision

Completely remove the local private cloud environment. All containers and data are deleted.

## Syntax

```bash
rumi cloud local deprovision
```

{% hint style="warning" %}
This permanently deletes all containers, volumes, and data.
{% endhint %}

## See Also

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