Skip to main content

Temporal CLI cloud whoami command reference

SUPPORT, STABILITY, and DEPENDENCY INFO

The temporal cloud CLI extension is in Pre-release. Commands and options may change before the stable release.

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:

temporal 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.