Skip to main content
The logout command removes your stored credentials.

Usage

anyware logout

What Happens

  1. Removes ~/.anyware/config.json
  2. Clears all stored authentication data

Example

$ anyware logout
Logged out successfully

When to Use

  • Switching accounts
  • Troubleshooting authentication issues
  • Removing credentials from a shared machine

See Also