gcloud auth login

1 개요[ | ]

gcloud auth login
$ gcloud auth login

You are already authenticated with gcloud when running
inside the Cloud Shell and so do not need to run this
command. Do you wish to proceed anyway?

Do you want to continue (Y/n)?  

Go to the following link in your browser:

    https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=13579246803.apps.googleusercontent.com&redirect_uri=...

Enter authorization code: ...

You are now logged in as [testuser@gmail.com].
Your current project is [great-project-135].  You can change this setting by running:
  $ gcloud config set project PROJECT_ID

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}