Macho000

gcloudのアカウント設定

gcloud config configurations create test
gcloud config set project <自分のプロジェクトID>
gcloud config set account <自分のメールアドレス>
gcloud auth login

#GCP