Skip to content
Blode.md

AI agents: fetch the documentation index at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.

blodemd whoami

Show the currently authenticated user.

Print the email of the active browser session.

blodemd whoami

The CLI reads your stored OAuth session, refreshes it if needed, and displays your email. If your session has expired and can't be refreshed, the CLI prints a warning and asks you to run blodemd login again.

This command has no flags.

Examples

$ blodemd whoami
~ Logged in as you@example.com
i Done