Authenticating as a user
Written by
Updated at December 4, 2024
To get started with Yandex Cloud, you need a Yandex account.
You can authenticate in the profile creation wizard using the yc init
command or following these steps:
-
Get an OAuth token.
-
Specify your OAuth token in the
token
parameter:yc config set token <OAuth token>
The OAuth token is saved in the profile configuration for automatically authenticating.