splitch

DocsCLICLI_LOGOUT_REVOKE_FAILED.md

CLI_LOGOUT_REVOKE_FAILED

Exit code
2

Cause

The local credential was removed but the server refused to revoke the session, so the token may still be accepted elsewhere until it expires.

Fix

This is reported rather than swallowed because a logout that only cleared the local file is not a logout. Revoke the session from the Control Panel, or retry once the auth service is reachable.

Related codes