mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Dec 18 10:08:20 UTC 2024
This commit is contained in:
parent
ec6dc40f99
commit
9c53f3cabe
128 changed files with 3295 additions and 279 deletions
|
|
@ -34,6 +34,12 @@ EXAMPLES
|
|||
my-endpoint-group --project=my-project \
|
||||
--location=us-central1-a --clear-labels
|
||||
|
||||
To update description to 'new description', run:
|
||||
|
||||
$ gcloud beta network-security mirroring-endpoint-groups update \
|
||||
my-endpoint-group --project=my-project \
|
||||
--location=us-central1-a --description='new description'
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Mirroring endpoint group resource - Mirroring Endpoint 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