---
title: unlink
description: API reference for the `turbo unlink` command
product: turborepo
type: reference
summary: Reference for the `turbo unlink` command that disconnects your repository from Remote Cache.
related:
  - /docs/reference/link
  - /docs/reference/logout
---

# unlink

Disconnect the repository from Remote Cache.

```bash title="Terminal"
turbo unlink
```

---

[View full sitemap](/sitemap.md)