Update README.md

This commit is contained in:
Oleh Omelchenko
2025-03-13 12:38:07 +02:00
committed by GitHub
parent ad530b133f
commit 84881c2d45

View File

@@ -23,7 +23,8 @@ Now, try to authenticate with your **kse email** using the following command:
gcloud auth application-default login \ gcloud auth application-default login \
--scopes=https://www.googleapis.com/auth/bigquery,\ --scopes=https://www.googleapis.com/auth/bigquery,\
https://www.googleapis.com/auth/drive.readonly,\ https://www.googleapis.com/auth/drive.readonly,\
https://www.googleapis.com/auth/iam.test https://www.googleapis.com/auth/iam.test,\
https://www.googleapis.com/auth/cloud-platform
``` ```
Now, when you run the following commands something similar should be response: Now, when you run the following commands something similar should be response: