NAME
    gcloud alpha kms inventory - manages the KMS Inventory and Key Tracking
        commands

SYNOPSIS
    gcloud alpha kms inventory COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manages the KMS Inventory and Key Tracking commands.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     get-protected-resources-summary
        (ALPHA) Gets the protected resources summary.

     list-keys
        (ALPHA) Lists the keys in a project.

     search-protected-resources
        (ALPHA) Searches the resources protected by a key.

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 inventory

        $ gcloud beta kms inventory

