Difference between revisions of "Gcloud iam service-accounts keys"

From wikieduonline
Jump to navigation Jump to search
 
Line 57: Line 57:
 
== See also ==
 
== See also ==
 
* {{gcloud iam service-accounts}}
 
* {{gcloud iam service-accounts}}
* {{gcloud iam}}
 
  
 
[[Category:GCP]]
 
[[Category:GCP]]

Latest revision as of 14:04, 24 November 2022

gcloud iam service-accounts keys
gcloud iam service-accounts keys create
gcloud iam service-accounts keys delete
gcloud iam service-accounts keys list
gcloud iam service-accounts keys disable
NAME
    gcloud iam service-accounts keys - manage service account keys

SYNOPSIS
    gcloud iam service-accounts keys COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage service account keys.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Create a private key for a service account.

     delete
        Delete a user-managed key from a service account.

     disable
        Disable a public key related to an IAM service account.

     enable
        Enable a public key related to an IAM service account.

     list
        List the keys for a service account.

     upload
        Upload a public key for an IAM service account.

NOTES
    These variants are also available:

        $ gcloud alpha iam service-accounts keys

        $ gcloud beta iam service-accounts keys




See also[edit]

Advertising: