mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 01:15:34 +00:00
40 lines
797 B
Text
40 lines
797 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.
|
|
|
|
reorder
|
|
Reorder all Firewall Policies.
|
|
|
|
update
|
|
Update a Firewall Policy.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha recaptcha firewall-policies
|
|
|