logout command ends your authenticated session by removing the stored access token. After logging out, commands that require authentication will prompt you to log in again.
Usage
Options
Set the language for logout messages.
Examples
What It Does
- Invalidates the local token stored in
~/.panguard/credentials - Notifies the server to revoke the session (if reachable)
- Clears cached user data from the local configuration
Plan Requirements
Available on all plans including Community (Free).