# pier uninstall

> Uninstall the Pier CLI and remove all data

URL: https://pier.run/docs/cli/reference/uninstall

```bash
pier uninstall [flags]
```

Uninstall the Pier CLI and remove all data.

## Flags

| Flag          | Value | Default | Description              |
| ------------- | ----- | ------- | ------------------------ |
| `-y`, `--yes` |       |         | Skip confirmation prompt |

[Global flags](/docs/cli/reference#global-flags) apply to every command.
