1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/alpha/compute/network-edge-security-services/help
2023-01-19 00:56:33 +00:00

51 lines
1.6 KiB
Text

NAME
gcloud alpha compute network-edge-security-services - read and manipulate
network edge security services
SYNOPSIS
gcloud alpha compute network-edge-security-services COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Create a Compute Engine network edge security service.
delete
(ALPHA) Delete network edge security services.
describe
(ALPHA) Describe a Compute Engine network edge security service.
list
(ALPHA) List Google Compute Engine network edge security services.
update
(ALPHA) Update a network edge security service.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud compute network-edge-security-services
$ gcloud beta compute network-edge-security-services