From 8f14ace85eebffcd3af4e0339b6982205fbedc0c Mon Sep 17 00:00:00 2001 From: Milad Khajavi Date: Mon, 24 Nov 2025 19:37:14 +0000 Subject: [PATCH] Modify authentication command for Golem Cloud Updated the command for authenticating Golem Cloud profile to include the '--cloud' option. --- src/pages/cli/profiles.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/cli/profiles.mdx b/src/pages/cli/profiles.mdx index af16a1c..48cf930 100644 --- a/src/pages/cli/profiles.mdx +++ b/src/pages/cli/profiles.mdx @@ -68,7 +68,7 @@ To authenticate your Golem Cloud profile, you can run any command that requires The easiest way to authenticate your profile would be to run the following command: ```bash copy -golem cloud account get +golem cloud account get --cloud ``` At the moment, the only way to authenticate your account is to use GitHub OAuth2 authorization. Please follow the instructions in your terminal and authorize the ZivergeTech organization to use OAuth2: