Skip to main content

Temporal CLI cloud whoami command reference

This page provides a reference for the temporal cloud whoami command.

Display information about the currently authenticated identity.

Shows whether you are authenticated as a user or service account, along with the associated API key if one is in use.

Example:

cloud whoami
FlagRequiredDescription
--api-keyNostring API key for authenticating with Temporal Cloud. Can be used instead of interactive login for automation and CI/CD pipelines.
--serverNostring Override the Temporal Cloud API server address. Used for connecting to non-production environments.