Skip to content

whoami / logout

sscli whoami

Shows your current license tier, account email, and expiry date. Reads from local credentials — no network call required.

Tier: FREE

Usage

Terminal window
sscli whoami

Example output

Account: you@example.com
Tier: PRO
Expires: 2027-01-01

sscli logout

Clears local credentials, effectively logging you out. The next template command will require re-authentication.

Tier: FREE

Usage

Terminal window
sscli logout

Notes

  • Removes ~/.sscli/credentials.
  • Does not invalidate the session on the license server — use the account portal to revoke sessions.