mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Jun 6 09:19:36 UTC 2024
This commit is contained in:
parent
595ac8640a
commit
40ba53d37f
93 changed files with 3117 additions and 305 deletions
|
|
@ -51,18 +51,20 @@ REQUIRED FLAGS
|
|||
|
||||
If unspecified, Cloud Build uses a standard machine type.
|
||||
|
||||
At most one of these can be specified:
|
||||
Network configuration for Service Networking:
|
||||
|
||||
--public-egress
|
||||
If set, workers in the worker pool are created with an external
|
||||
IP address.
|
||||
At most one of these can be specified:
|
||||
|
||||
--no-public-egress
|
||||
If set, workers in the worker pool are created without an
|
||||
external IP address.
|
||||
--public-egress
|
||||
If set, workers in the worker pool are created with an external
|
||||
IP address.
|
||||
|
||||
If the worker pool is within a VPC Service Control perimeter, use
|
||||
this flag.
|
||||
--no-public-egress
|
||||
If set, workers in the worker pool are created without an
|
||||
external IP address.
|
||||
|
||||
If the worker pool is within a VPC Service Control perimeter,
|
||||
use this flag.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue