---
summary: "CLI reference for `AURA reset` (reset local state/config)"
read_when:
  - You want to wipe local state while keeping the CLI installed
  - You want a dry-run of what would be removed
title: "reset"
---

# `AURA reset`

Reset local config/state (keeps the CLI installed).

```bash
AURA reset
AURA reset --dry-run
AURA reset --scope config+creds+sessions --yes --non-interactive
```
