px pxb logout
Logout from PX-Backup and clear stored authentication tokens.
This command will:
- Clear the authentication token from ~/.pxb/config file
- Remove the stored token file (~/.pwx/px_backup_token) if present
- Optionally clear environment variables if set
Examples:
# Logout and clear all authentication data
pxb logout
# Logout and also clear environment variables
pxb logout --clear-env