1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 07:29:40 +00:00
gcloud-help/gcloud/recaptcha/keys/help

50 lines
865 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
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:
2024-10-30 10:13:17 +00:00
add-ip-override
Add an IP override to a key.
2022-03-01 04:29:52 +00:00
create
Create a Key.
delete
Delete one or more reCAPTCHA Keys.
describe
Describe reCAPTCHA Key.
list
List reCAPTCHA Keys.
2024-11-13 10:04:10 +00:00
list-ip-overrides
List IP overrides for a key.
2022-03-01 04:29:52 +00:00
migrate
Migrate a key to reCAPTCHA Enterprise.
2024-10-30 10:13:17 +00:00
remove-ip-override
Remove an IP override from a key.
2022-03-01 04:29:52 +00:00
update
Update a Key.
NOTES
This variant is also available:
$ gcloud alpha recaptcha keys