mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
41 lines
1,008 B
Text
41 lines
1,008 B
Text
NAME
|
|
gcloud beta network-security intercept-endpoint-groups - manage Intercept
|
|
Endpoint Group resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta network-security intercept-endpoint-groups COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Create a Intercept Endpoint Group.
|
|
|
|
delete
|
|
(BETA) Delete a Intercept Endpoint Group.
|
|
|
|
describe
|
|
(BETA) Describe a Intercept Endpoint Group.
|
|
|
|
list
|
|
(BETA) List Intercept Endpoint Groups.
|
|
|
|
update
|
|
(BETA) Update a Intercept Endpoint Group.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha network-security intercept-endpoint-groups
|
|
|