Difference between revisions of "Gcloud auth login"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
  
 
+
[[gcloud auth]] login
 
  Go to the following link in your browser:
 
  Go to the following link in your browser:
 
     https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=.../...
 
     https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=.../...

Revision as of 15:11, 21 June 2022


gcloud auth login
Go to the following link in your browser:
    https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=.../...

Enter verification code: XXXXXXXXXXXXXXXXXXXXXXXXXXXXX
You are now logged in as [your_username@your_domain.com].
Your current project is [None].  You can change this setting by running:
  $ gcloud config set project PROJECT_ID

Related

See also

Advertising: