Difference between revisions of "Google Cloud Service account"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
* https://cloud.google.com/iam/docs/service-accounts
 
* https://cloud.google.com/iam/docs/service-accounts
  
Service accounts do not have [[passwords]], and cannot log in via browsers or cookies, you can generate access keys with <code>[[gcloud iam service-accounts keys create]]</code> command.
+
Service accounts do not have [[passwords]], and cannot log in via browsers or cookies, you can create an account with <code>[[gcloud iam service-accounts create]]</code> and generate [[access keys]] with <code>[[gcloud iam service-accounts keys create]]</code> command.
  
  

Revision as of 14:00, 24 November 2022

Advertising: