Google Cloud SDK Autoconnect

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

2024/11/29のページです。最新版はこちら。

作者のサイトでサポートを受ける。または、このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Alexandre Picavet
評価
0 0 0
バージョン
1.2.0
作成日
2024/08/22
更新日
2024/11/29
大きさ
3.74KB
ライセンス
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