#me whoami
Show current identity and active engine.
#Usage
me whoami
#Description
Fetches your current identity from the accounts API and displays your name, email, user ID, server URL, and active engine.
Returns an error if you are not logged in.
#Global Options
| Option | Description |
|---|---|
--server <url> |
Server URL (overrides ME_SERVER env and stored default) |
--json |
Output as JSON |
--yaml |
Output as YAML |