mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
43 lines
994 B
Text
43 lines
994 B
Text
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:
|
|
|
|
create
|
|
(ALPHA) Create a Key.
|
|
|
|
delete
|
|
(ALPHA) Delete one or more reCAPTCHA Keys.
|
|
|
|
describe
|
|
(ALPHA) Describe reCAPTCHA Key.
|
|
|
|
list
|
|
(ALPHA) List reCAPTCHA Keys.
|
|
|
|
migrate
|
|
(ALPHA) Migrate a key to reCAPTCHA Enterprise.
|
|
|
|
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
|
|
|