mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jan 25 10:09:52 UTC 2023
This commit is contained in:
parent
1248f773ec
commit
6dc17bdd4a
218 changed files with 6694 additions and 2033 deletions
|
|
@ -59,15 +59,15 @@ OPTIONAL FLAGS
|
|||
--peered-network-ip-range=PEERED_NETWORK_IP_RANGE
|
||||
An IP range for your peered network. Specify the IP range using
|
||||
Classless Inter-Domain Routing (CIDR) notation with a slash and the
|
||||
subnet prefix size, such as '/29'.
|
||||
subnet prefix size, such as /29.
|
||||
|
||||
Your subnet prefix size must be between 1 and 29. Optional: you can
|
||||
specify an IP address before the subnet prefix value - for example
|
||||
192.168.0.1/24.
|
||||
192.168.0.0/24.
|
||||
|
||||
If no IP address is specified, your VPC automatically determines
|
||||
the starting IP for the range. If no IP range is specified, Cloud
|
||||
Build uses '/24' as the default network IP range.
|
||||
Build uses /24 as the default network IP range.
|
||||
|
||||
--no-public-egress
|
||||
If set, workers in the worker pool are created without an external
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue