NAME
    gcloud alpha kms autokey-config - update and retrieve the AutokeyConfig

SYNOPSIS
    gcloud alpha kms autokey-config COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Autokey config is a folder level resource which configures the key
    project for the folder and the resources inside it.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     describe
        (ALPHA) Describe the AutokeyConfig of a folder.

     show-effective-config
        (ALPHA) Gets the effective Cloud KMS AutokeyConfig for a given project.

     update
        (ALPHA) Updates the AutokeyConfig for a folder.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud kms autokey-config

        $ gcloud beta kms autokey-config

