mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-22 15:52:30 +00:00
gcloud: Wed Nov 20 10:03:22 UTC 2024
This commit is contained in:
parent
a63704a3af
commit
ad2752c6c9
198 changed files with 7874 additions and 336 deletions
|
|
@ -60,9 +60,13 @@ REQUIRED FLAGS
|
|||
|
||||
OPTIONAL FLAGS
|
||||
--address=ADDRESS
|
||||
The IPv4 address or address resource URI of the Regional Endpoint. When
|
||||
no address value is provided, an IP from the subnetwork is allocated.
|
||||
IPv6 address support is not available yet.
|
||||
The IP Address of the Regional Endpoint. When no address is provided,
|
||||
an IP from the subnetwork is allocated. Use one of the following
|
||||
formats:
|
||||
◆ IPv4 address as in ``10.0.0.1""
|
||||
◆ Address resource URI as in
|
||||
``projects/{project}/regions/{region}/addresses/{address_name} for an
|
||||
IPv4 or IPv6 address.""
|
||||
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue