Difference between revisions of "Google Cloud Service account"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
* Service accounts are considered as users for <code>[[gsutil acl]]</code> purposes. | * Service accounts are considered as users for <code>[[gsutil acl]]</code> purposes. | ||
* [[Kubernetes service account]] | * [[Kubernetes service account]] | ||
+ | * <code>[[GOOGLE_APPLICATION_CREDENTIALS]]</code> | ||
== See also == | == See also == |
Revision as of 11:52, 22 August 2022
your_key_file_name.json "type": "service_account"
gcloud iam gcloud iam service-accounts gcloud iam service-accounts list gcloud iam service-accounts describe gcloud iam service-accounts create gcloud iam service-accounts keys create
Related
- Google Cloud IAM
- Google Cloud user account
gcloud auth list
gsutil config -e
for service account credentials.gcloud auth activate-service-account
- Service accounts are considered as users for
gsutil acl
purposes. - Kubernetes service account
GOOGLE_APPLICATION_CREDENTIALS
See also
Advertising: