Difference between revisions of "Gcloud iam service-accounts"

From wikieduonline
Jump to navigation Jump to search
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]]
 +
 +
<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.
 +
 +
For detailed information on this command and its flags, run:
 +
  gcloud iam service-accounts --help
 +
</pre>
  
 
== Related ==
 
== Related ==

Revision as of 12:31, 22 June 2022

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
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.

For detailed information on this command and its flags, run:
  gcloud iam service-accounts --help

Related

See also

Advertising: