gcloud command
gcloud CLI overview  |  Google Cloud CLI Documentation
The gcloud CLI cheat sheet  |  Google Cloud CLI Documentation
gcloud command reference
Configuration
Config is set of properties
Check default config
code:shell
gcloud config list
change configs for multiple projects
Managing gcloud CLI configurations  |  Google Cloud CLI Documentation
Properties
Change properties
Managing gcloud CLI properties  |  Google Cloud CLI Documentation
gcloud config set project myProject
gcloud auth application-default login
gcloud auth application-default login  |  Cloud SDK Documentation
SA ではなくて、ユーザーの認証情報をローカルに配置する
Update
gcloud components update  |  Google Cloud CLI Documentation
$ gcloud component update