mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Nov 7 09:57:40 UTC 2024
This commit is contained in:
parent
d7d92f8000
commit
7da5872e5c
106 changed files with 3468 additions and 293 deletions
|
|
@ -5,7 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha network-connectivity internal-ranges update
|
||||
(INTERNAL_RANGE : --region=REGION) [--async]
|
||||
[--clear-labels | --labels=[KEY=VALUE,...]]
|
||||
[--description=DESCRIPTION] [--clear-labels | --labels=[KEY=VALUE,...]]
|
||||
[--clear-overlaps | --overlaps=[OVERLAPS,...]]
|
||||
[--ip-cidr-range=IP_CIDR_RANGE | --prefix-length=PREFIX_LENGTH]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -62,6 +62,9 @@ FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Description of the Internal Range
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-labels
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue