> Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

---
$schema: https://holocron.so/frontmatter.json
title: "Logout"
description: "Remove stored authentication from ~/.strada/config.json."
icon: lucide:log-out
---

# logout

Remove stored authentication from \~/.strada/config.json.

Clears the saved session token. Run 'strada login' again to re-authenticate.

## Usage

```sh
strada logout
```

## Global Options

| Option          | Default | Description            |
| --------------- | ------- | ---------------------- |
| `-h, --help`    | -       | Display this message   |
| `-v, --version` | -       | Display version number |
