rai whoami
Requires a RaiSE server
This feature talks to a RaiSE server rather than working purely locally. Stand one up with the self-hosted guide, or point the CLI at an existing deployment.
Show the current authenticated identity and organization on the connected RaiSE server. Useful for verifying which credentials are active before running server-side commands.
Example output:
User: alice@example.com
Organization: my-org
Server: https://api.raise.sh
Token: •••••••••••••••• (expires 2026-12-31)
If not authenticated, the command exits with a non-zero code and prints instructions to run rai connect.
See also: rai connect, rai project