Google Cloud SDK Autoconnect

Auto connect to your gcloud account when using 'gcloud auth login' command

Από την 29/11/2024. Δείτε την τελευταία έκδοση.

Δημιουργός
Alexandre Picavet
Βαθμολογίες
0 0 0
Έκδοση
1.2.0
Δημιουργήθηκε την
22/08/2024
Ενημερώθηκε την
29/11/2024
Μέγεθος
4 KB
Άδεια
GPL-3.0
Εφαρμόζεται σε

Google Cloud SDK Autoconnect

This script automates the Google Cloud CLI authentication process.

When you enter the command:

$ gcloud auth login

A webpage opens on your browser then the script:

  • Selects the first Google account
  • Connects you to the selected Google account
  • Allows Google Cloud SDK to access your Google account
  • Copies the verification code to your clipboard
  • Closes the tab