Clear stored credentials.
me logout
Clears the stored session token for the active server — from the OS keychain when one is in use, and from ~/.config/me/credentials.yaml otherwise. The non-secret config (default server and active space in ~/.config/me/config.yaml) is kept, so a later me login resumes where you left off.
Agent API keys are never persisted by the CLI (they only ever come from ME_API_KEY), so there is nothing to clear for agents.
| Option | Description |
|---|---|
--server <url> |
Server URL (overrides ME_SERVER env and stored default) |