Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pages/cli/profiles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down