mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
42 lines
954 B
Text
42 lines
954 B
Text
NAME
|
|
gcloud network-security intercept-endpoint-groups - manage Intercept
|
|
Endpoint Group resources
|
|
|
|
SYNOPSIS
|
|
gcloud network-security intercept-endpoint-groups COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
The gcloud intercept-endpoint-groups command group lets you create, delete
|
|
and manage endpoint groups.
|
|
|
|
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 Intercept Endpoint Group.
|
|
|
|
delete
|
|
Delete a Intercept Endpoint Group.
|
|
|
|
describe
|
|
Describe a Intercept Endpoint Group.
|
|
|
|
list
|
|
List Intercept Endpoint Groups.
|
|
|
|
update
|
|
Update a Intercept Endpoint Group.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha network-security intercept-endpoint-groups
|
|
|
|
$ gcloud beta network-security intercept-endpoint-groups
|
|
|