mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Feb 20 10:40:27 UTC 2025
This commit is contained in:
parent
44f319c56c
commit
8d1a988ab5
295 changed files with 11246 additions and 956 deletions
|
|
@ -9,7 +9,7 @@ SYNOPSIS
|
|||
: --forwarding-rule-location=FORWARDING_RULE_LOCATION)
|
||||
(--mirroring-deployment-group=MIRRORING_DEPLOYMENT_GROUP
|
||||
: --mirroring-deployment-group-location=MIRRORING_DEPLOYMENT_GROUP_LOCATION)
|
||||
[--async] [--labels=[KEY=VALUE,...]]
|
||||
[--async] [--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
|
||||
[--max-wait=MAX_WAIT; default="20m"] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -166,6 +166,9 @@ OPTIONAL FLAGS
|
|||
complete. The default is True. Enabled by default, use --no-async to
|
||||
disable.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Description of the mirroring deployment
|
||||
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add.
|
||||
|
||||
|
|
@ -189,8 +192,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud network-security mirroring-deployments create
|
||||
|
||||
$ gcloud alpha network-security mirroring-deployments create
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue