Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 665 Bytes

File metadata and controls

21 lines (13 loc) · 665 Bytes

me logout

Clear stored credentials.

Usage

me logout

Description

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.

Global Options

Option Description
--server <url> Server URL (overrides ME_SERVER env and stored default)