Difference between revisions of "Gcloud iam service-accounts"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
  [[gcloud iam service-accounts create]]
 
  [[gcloud iam service-accounts create]]
 
  [[gcloud iam service-accounts keys create]]
 
  [[gcloud iam service-accounts keys create]]
 +
[[gcloud iam service-accounts get-iam-policy]]
  
== Help ==
+
  [[gcloud iam service-accounts --help]]
<pre>
 
gcloud iam service-accounts
 
ERROR: (gcloud.iam.service-accounts) Command name argument expected.
 
 
 
Available groups for gcloud iam service-accounts:
 
 
 
      keys                    Manage service account keys.
 
 
 
Available commands for gcloud iam service-accounts:
 
 
 
      add-iam-policy-binding    Add an IAM policy binding to an IAM service
 
                                account.
 
      create                    Create a service account for a project.
 
      delete                    Delete a service account from a project.
 
      describe                  Show metadata for a service account from a
 
                                project.
 
      disable                    Disable an IAM service account.
 
      enable                    Enable an IAM service account.
 
      get-iam-policy            Get the IAM policy for a service account.
 
      list                      List all of a project's service accounts.
 
      remove-iam-policy-binding Remove IAM policy binding from a service
 
                                account.
 
      set-iam-policy            Set IAM policy for a service account.
 
      sign-blob                  Sign a blob with a managed service account key.
 
      sign-jwt                  Sign a JWT with a managed service account key.
 
      undelete                  Undelete a service account for a project.
 
      update                    Update an IAM service account.
 
</pre>
 
For detailed information on this command and its flags, run:
 
  [[gcloud iam service-accounts --help]]
 
  
 
== Related ==
 
== Related ==
 
* <code>[[your_key_file_name.json]]</code>
 
* <code>[[your_key_file_name.json]]</code>
 
* [[Google Cloud Service account]]
 
* [[Google Cloud Service account]]
 +
* <code>[[iam.gserviceaccount.com]]</code>
 +
* <code>[[gcloud auth activate-service-account]]</code>
 +
* <code>[[gcloud asset search-all-iam-policies]] --scope=organizations/123 --query="policy:123-compute@developer.[[gserviceaccount.com]]"</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 10:13, 21 November 2022

Advertising: