mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
40 lines
678 B
Text
40 lines
678 B
Text
NAME
|
|
gcloud recaptcha keys - managed reCAPTCHA Keys
|
|
|
|
SYNOPSIS
|
|
gcloud recaptcha keys COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create a Key.
|
|
|
|
delete
|
|
Delete one or more reCAPTCHA Keys.
|
|
|
|
describe
|
|
Describe reCAPTCHA Key.
|
|
|
|
list
|
|
List reCAPTCHA Keys.
|
|
|
|
migrate
|
|
Migrate a key to reCAPTCHA Enterprise.
|
|
|
|
update
|
|
Update a Key.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha recaptcha keys
|
|
|