diff --git a/docs/cli/cloud.mdx b/docs/cli/cloud.mdx index bb2c154c13..696b70092e 100644 --- a/docs/cli/cloud.mdx +++ b/docs/cli/cloud.mdx @@ -52,7 +52,7 @@ configuration profile. To confirm your login, run the `temporal cloud whoami` command: ```bash -temporal cloud whoami +temporal cloud whoami --profile prod ``` Run commands against Temporal Cloud by specifying the profile, address, and Namespace: