Difference between revisions of "Gcloud auth login"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
You are now logged in as [your_username@your_domain.com]. | You are now logged in as [your_username@your_domain.com]. | ||
Your current [[project]] is [None]. You can change this setting by running: | Your current [[project]] is [None]. You can change this setting by running: | ||
− | $ [[gcloud config set project]] PROJECT_ID | + | $ [[gcloud config set project]] [[PROJECT_ID]] |
== Related == | == Related == |
Revision as of 04:58, 3 November 2022
gcloud auth login gcloud auth login --no-browser
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
gcloud projects list
gcloud auth activate-service-account
gcloud auth list
gcloud auth application-default login
curl
Cannot GET /
gcloud init
See also
Advertising: