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

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

DESCRIPTION
    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
        Describe the AutokeyConfig of a folder.

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

     update
        Updates the AutokeyConfig for a folder.

NOTES
    These variants are also available:

        $ gcloud alpha kms autokey-config

        $ gcloud beta kms autokey-config

