mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Jun 8 09:13:38 UTC 2022
This commit is contained in:
parent
82063cbb03
commit
28d031b3c1
240 changed files with 3156 additions and 1115 deletions
|
|
@ -13,8 +13,8 @@ SYNOPSIS
|
|||
[--no-traffic] [--[no-]use-http2]
|
||||
[--breakglass=JUSTIFICATION --clear-vpc-connector --[no-]cpu-throttling
|
||||
--execution-environment=EXECUTION_ENVIRONMENT
|
||||
--revision-suffix=REVISION_SUFFIX --vpc-connector=VPC_CONNECTOR
|
||||
--vpc-egress=VPC_EGRESS
|
||||
--revision-suffix=REVISION_SUFFIX --[no-]session-affinity
|
||||
--vpc-connector=VPC_CONNECTOR --vpc-egress=VPC_EGRESS
|
||||
--add-cloudsql-instances=[CLOUDSQL-INSTANCES,...]
|
||||
| --clear-cloudsql-instances
|
||||
| --remove-cloudsql-instances=[CLOUDSQL-INSTANCES,...]
|
||||
|
|
@ -229,6 +229,11 @@ FLAGS
|
|||
[--revision-suffix=v1] for a service named 'helloworld', would lead
|
||||
to a revision named 'helloworld-v1'.
|
||||
|
||||
--[no-]session-affinity
|
||||
Whether to enable session affinity for connections to the service.
|
||||
Use --session-affinity to enable and --no-session-affinity to
|
||||
disable.
|
||||
|
||||
--vpc-connector=VPC_CONNECTOR
|
||||
Set a VPC connector for this resource.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue