---
title: vercel logout
product: vercel
url: /docs/cli/logout
type: reference
prerequisites:
  - /docs/cli
related:
  []
summary: Learn how to logout from your Vercel account using the vercel logout CLI command.
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---

# vercel logout

The `vercel logout` command allows you to logout of your Vercel account through Vercel CLI.

## Usage

```bash filename="terminal"
vercel logout
```

*Using the \`vercel logout\` command to logout of a Vercel
account.*


---

[View full sitemap](/docs/sitemap)
