> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crewship.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# logout

> Remove stored CLI authentication credentials.

## `crewship logout`

Clears the token for the active profile and removes the top-level token. Other
named profiles remain logged in.

```bash theme={null}
crewship logout
```

The command is local and does not contact the server.
