Documentation Index
Fetch the complete documentation index at: https://docs.vers.sh/llms.txt
Use this file to discover all available pages before exploring further.
vers logout
Log out from the Vers platform by removing your stored API key.Usage
Examples
Successful logout
Already logged out
How it works
Thelogout command:
- Checks for existing API key: Verifies if you’re currently logged in
- Removes stored credentials: Clears the API key from local storage
- Confirms logout: Shows success message or current login status
What happens after logout
- Your stored API key is removed from the local machine
- You’ll need to run
vers loginagain to use authenticated commands - No data, projects, or VMs are affected - only local authentication
Use cases
Switch accounts
Security cleanup
Troubleshoot authentication
Error handling
Permission issues
Check operation issues
Prerequisites
- No special requirements - works whether logged in or not
See Also
- vers login - Authenticate with the platform
- vers status - Check current authentication status