Created
July 28, 2025 03:00
-
-
Save mizzy/ab5ea6f14c333f71a0d9759d3948c0fa to your computer and use it in GitHub Desktop.
Googleスプレッドシートにアクセスしたい場合のgcloud auth loginのscope設定
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcloud auth application-default login \ | |
--scopes=https://www.googleapis.com/auth/cloud-platform,https://www.googleapis.com/auth/spreadsheets |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment