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
sscli whoamiExample output
Account: you@example.comTier: PROExpires: 2027-01-01sscli logout
Clears local credentials, effectively logging you out. The next template command will require re-authentication.
Tier: FREE
Usage
sscli logoutNotes
- Removes
~/.sscli/credentials. - Does not invalidate the session on the license server — use the account portal to revoke sessions.