Difference between revisions of "Gcloud config set account"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
[[gcloud config set]] account YOURACCOUNT | [[gcloud config set]] account YOURACCOUNT | ||
+ | [[gcloud auth activate-service-account]] --key-file=your_key_file_name.json | ||
+ | |||
gcloud config set account your_user@your_domain.[[iam.gserviceaccount.com]] | gcloud config set account your_user@your_domain.[[iam.gserviceaccount.com]] |
Revision as of 14:04, 27 September 2022
gcloud config set account YOURACCOUNT gcloud auth activate-service-account --key-file=your_key_file_name.json
gcloud config set account your_user@your_domain.iam.gserviceaccount.com Updated property [core/account].
Verify: gcloud auth list
Related
See also
Advertising: