mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 02:55:19 +00:00
43 lines
1.2 KiB
Text
43 lines
1.2 KiB
Text
NAME
|
|
gcloud alpha network-security intercept-endpoint-groups - manage Intercept
|
|
Endpoint Group resources
|
|
|
|
SYNOPSIS
|
|
gcloud alpha network-security intercept-endpoint-groups COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Create a Intercept Endpoint Group.
|
|
|
|
delete
|
|
(ALPHA) Delete a Intercept Endpoint Group.
|
|
|
|
describe
|
|
(ALPHA) Describe a Intercept Endpoint Group.
|
|
|
|
list
|
|
(ALPHA) List Intercept Endpoint Groups.
|
|
|
|
update
|
|
(ALPHA) Update a Intercept Endpoint Group.
|
|
|
|
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. This variant is also available:
|
|
|
|
$ gcloud beta network-security intercept-endpoint-groups
|
|
|