mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 09:25:44 +00:00
37 lines
744 B
Text
37 lines
744 B
Text
NAME
|
|
gcloud recaptcha firewall-policies - managed reCAPTCHA Firewall Policies
|
|
|
|
SYNOPSIS
|
|
gcloud recaptcha firewall-policies COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Managed reCAPTCHA Firewall Policies.
|
|
|
|
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 Firewall Policy.
|
|
|
|
delete
|
|
Delete one or more reCAPTCHA Firewall Policies.
|
|
|
|
describe
|
|
Describe reCAPTCHA Firewall Policy.
|
|
|
|
list
|
|
List reCAPTCHA Firewall Policies.
|
|
|
|
update
|
|
Update a Firewall Policy.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha recaptcha firewall-policies
|
|
|