mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Aug 2 11:22:33 UTC 2023
This commit is contained in:
parent
4558a00e48
commit
678b9afba9
240 changed files with 7837 additions and 521 deletions
|
|
@ -41,8 +41,8 @@ FLAGS
|
|||
|
||||
If this flag isn't specified for a NEG with endpoint type
|
||||
gce-vm-ip-port or non-gcp-private-ip-port, then every network endpoint
|
||||
in the network endpoint group must have a port specified. For a NEG
|
||||
with endpoint type internet-ip-port and internet-fqdn-port. If the
|
||||
in the network endpoint group must have a port specified. For a global
|
||||
NEG with endpoint type internet-ip-port and internet-fqdn-port if the
|
||||
default port is not specified, the well-known port for your backend
|
||||
protocol is used (80 for HTTP, 443 for HTTPS).
|
||||
|
||||
|
|
@ -56,7 +56,8 @@ FLAGS
|
|||
network is used if unspecified.
|
||||
|
||||
This is only supported for NEGs with endpoint type gce-vm-ip-port,
|
||||
non-gcp-private-ip-port, gce-vm-ip, or private-service-connect.
|
||||
non-gcp-private-ip-port, gce-vm-ip, private-service-connect,
|
||||
internet-ip-port, or internet-fqdn-port.
|
||||
|
||||
For Private Service Connect NEGs, you can optionally specify --network
|
||||
and --subnet if --psc-target-service points to a published service. If
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue