# tuist teardown cache

Stop the Tuist Xcode cache daemon and remove its LaunchAgent and socket

## Arguments

### path `Optional`

The path to the directory or a subdirectory of the project.

```bash
tuist teardown cache --path [path]
tuist teardown cache -p [path]
```
