---
title: logout
description: API reference for the `turbo logout` command
product: turborepo
type: reference
summary: Reference for the `turbo logout` command that signs out of your Remote Cache provider.
related:
  - /docs/reference/login
  - /docs/reference/unlink
---

# logout

Log out of the account associated with your Remote Cache provider.

```bash title="Terminal"
turbo logout
```

---

[View full sitemap](/sitemap.md)