culvii whoami
Print the currently authenticated identity and active context.
Synopsis
culvii whoami
Description
Calls GET /auth/me live to confirm the session is valid, then displays your identity and active context. The x-org-id header ensures the response reflects the currently active org even if you belong to multiple orgs.
No flags. Requires an active OAuth session.
Output
org: culvii-dev | workspace: dev-culvii-dev | env: dev
User: Alice Smith (alice@culvii.com)
Org: Culvii Dev (culvii-dev)
Roles: owner
Workspace: dev-culvii-dev
Env: dev
Related commands
culvii login, culvii switch