gcloud auth login
Jump to navigation
Jump to search
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
Errors
gcloud auth login Your browser has been opened to visit: https://accounts.google.com/o/oauth2/auth?response_type=code&cli.../...od=S256 ERROR: gcloud crashed (ConnectionError): HTTPSConnectionPool(host='oauth2.googleapis.com', port=443): Max retries exceeded with url: /token (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x1044c4790>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known')) If you would like to report this issue, please run the following command: gcloud feedback To check gcloud for common problems, please run the following command: gcloud info --run-diagnostics
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: