---
summary: "CLI reference for `AURA uninstall` (remove gateway service + local data)"
read_when:
  - You want to remove the gateway service and/or local state
  - You want a dry-run first
title: "uninstall"
---

# `AURA uninstall`

Uninstall the gateway service + local data (CLI remains).

```bash
AURA uninstall
AURA uninstall --all --yes
AURA uninstall --dry-run
```
