NAME
    gcloud alpha kms kaj-config - update and retrieve KAJ-related configs

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

DESCRIPTION
    (ALPHA) The gcloud alpha kms kaj-config group lets you update or retrieve
    configurations of Key Access Justifications(KAJ).

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 KajPolicyConfig of an organization/folder/project.

     show-effective-config
        (ALPHA) Gets the effective KajPolicyConfig for a given project.

     update
        (ALPHA) Updates the KeyAccessJustificationsPolicyConfig of an
        organization/folder/project.

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. This variant is also available:

        $ gcloud beta kms kaj-config

