---
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
```


---

For a semantic overview of all documentation, see [/sitemap.md](/sitemap.md)

For an index of all available documentation, see [/llms.txt](/llms.txt)

For agent-facing discovery, including API and MCP surfaces, see [/agents.md](/agents.md)