mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Jun 19 09:33:28 UTC 2024
This commit is contained in:
parent
04a1e3ce77
commit
fb3e2aa33b
182 changed files with 3829 additions and 2129 deletions
|
|
@ -5,6 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha network-connectivity internal-ranges update
|
||||
(INTERNAL_RANGE : --region=REGION) [--async]
|
||||
[--clear-labels | --labels=[KEY=VALUE,...]]
|
||||
[--clear-overlaps | --overlaps=[OVERLAPS,...]]
|
||||
[--ip-cidr-range=IP_CIDR_RANGE | --prefix-length=PREFIX_LENGTH]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -61,6 +62,14 @@ FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-labels
|
||||
Clear existing labels for the range.
|
||||
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs for the range being updated.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-overlaps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue