mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
42 lines
933 B
Text
42 lines
933 B
Text
NAME
|
|
gcloud network-security intercept-deployments - manage Intercept Deployment
|
|
resources
|
|
|
|
SYNOPSIS
|
|
gcloud network-security intercept-deployments COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
The gcloud intercept-deployments command group lets you manage zonal
|
|
deployments for your Intercept Deployment Group.
|
|
|
|
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 an Intercept Deployment.
|
|
|
|
delete
|
|
Delete an Intercept Deployment.
|
|
|
|
describe
|
|
Describe an Intercept Deployment.
|
|
|
|
list
|
|
List Intercept Deployments.
|
|
|
|
update
|
|
Update an Intercept Deployment.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha network-security intercept-deployments
|
|
|
|
$ gcloud beta network-security intercept-deployments
|
|
|