1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Sat Jun 14 05:31:37 UTC 2025

This commit is contained in:
Automated 2025-06-14 05:31:37 +00:00
parent 1799759190
commit fa40c10f6a
712 changed files with 17386 additions and 4918 deletions

View file

@ -7,7 +7,7 @@ SYNOPSIS
[--attachments=[INTERCONNECT_ATTACHMENT,...]]
[--description=DESCRIPTION]
[--intended-availability-sla=INTENDED_AVAILABILITY_SLA]
[GCLOUD_WIDE_FLAG ...]
[--update-mask=UPDATE_MASK] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) gcloud beta compute interconnects attachments groups update is used
@ -35,7 +35,8 @@ EXAMPLES
$ gcloud beta compute interconnects attachments groups update \
example-attachment-group \
--attachments=region-1/attachment-1,region-2/attachment-2
--attachments=region-1/attachment-1,region-2/attachment-2 \
--update-mask=attachments
Although you can add or remove member attachments using this command, it is
recommended to add or remove member attachments using the add-members and
@ -56,6 +57,11 @@ FLAGS
--intended-availability-sla=INTENDED_AVAILABILITY_SLA
The availability SLA that the user intends this group to support.
--update-mask=UPDATE_MASK
Optional update mask to specify which fields to update. Use commas to
separate masks. If not specified, all fields present in the command
will be updated.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,