Authenticating as a user
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.