weavori logout
Clear stored credentials and saved database connection.
Usage
weavori logout
The logout command clears your authentication tokens and saved database connection from the Weavori config.
This removes:
- Supabase auth tokens (from OS keyring or config file)
- Saved database DSN from config
Example
weavori logout
ā Credentials cleared.
After logging out, use weavori login to re-authenticate and weavori connect to save a new database connection.