mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Jan 8 10:03:00 UTC 2025
This commit is contained in:
parent
52290f76fe
commit
5a9f5ff67e
161 changed files with 2678 additions and 414 deletions
|
|
@ -35,6 +35,14 @@ EXAMPLES
|
|||
my-deployment-group \
|
||||
--network=projects/my-project/global/networks/my-network
|
||||
|
||||
OR
|
||||
|
||||
$ gcloud beta network-security mirroring-deployment-groups create \
|
||||
projects/my-project/locations/global/mirroringDeploymentGroups/\
|
||||
my-deployment-group \
|
||||
--network=projects/my-project/global/networks/my-network \
|
||||
--description="my-description"
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Mirroring deployment group resource - Mirroring Deployment Group. The
|
||||
arguments in this group can be used to specify the attributes of this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue