1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 02:55:19 +00:00
gcloud-help/gcloud/beta/compute/network-edge-security-services/help
2023-01-19 00:56:33 +00:00

49 lines
1.4 KiB
Text

NAME
gcloud beta compute network-edge-security-services - read and manipulate
network edge security services
SYNOPSIS
gcloud beta compute network-edge-security-services COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Read and manipulate network edge security services.
Network edge security services are used to protect network load balancing
resources and instances with external IPs.
For example, to add advanced protection for a given region, create a
network edge security service in that region and attach a security policy
with ADVANCED DDoS protection enabled.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
(BETA) Create a Compute Engine network edge security service.
delete
(BETA) Delete network edge security services.
describe
(BETA) Describe a Compute Engine network edge security service.
list
(BETA) List Google Compute Engine network edge security services.
update
(BETA) Update a network edge security service.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute network-edge-security-services
$ gcloud alpha compute network-edge-security-services