NAME
    gcloud alpha recaptcha keys - managed reCAPTCHA Keys

SYNOPSIS
    gcloud alpha recaptcha keys COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Managed reCAPTCHA Keys.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-ip-override
        (ALPHA) Add an IP override to a key.

     create
        (ALPHA) Create a Key.

     delete
        (ALPHA) Delete one or more reCAPTCHA Keys.

     describe
        (ALPHA) Describe reCAPTCHA Key.

     list
        (ALPHA) List reCAPTCHA Keys.

     list-ip-overrides
        (ALPHA) List IP overrides for a key.

     migrate
        (ALPHA) Migrate a key to reCAPTCHA Enterprise.

     remove-ip-override
        (ALPHA) Remove an IP override from a key.

     update
        (ALPHA) Update 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. This variant is also available:

        $ gcloud recaptcha keys

