mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
45 lines
960 B
Text
45 lines
960 B
Text
|
|
NAME
|
||
|
|
gcloud network-security mirroring-deployments - manage Mirroring Deployment
|
||
|
|
resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud network-security mirroring-deployments COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
This class provides commands for managing Mirroring Deployments.
|
||
|
|
|
||
|
|
Attributes: category (str): The category under which this command group
|
||
|
|
falls.
|
||
|
|
|
||
|
|
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 Mirroring Deployment.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete a Mirroring Deployment.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describe a Mirroring Deployment.
|
||
|
|
|
||
|
|
list
|
||
|
|
List Mirroring Deployments.
|
||
|
|
|
||
|
|
update
|
||
|
|
Update a Mirroring Deployment.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha network-security mirroring-deployments
|
||
|
|
|
||
|
|
$ gcloud beta network-security mirroring-deployments
|
||
|
|
|