1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Apr 12 10:43:12 UTC 2023

This commit is contained in:
Automated 2023-04-12 10:43:12 +00:00
parent 32e56b8b99
commit b155beb241
220 changed files with 7834 additions and 1142 deletions

View file

@ -11,8 +11,8 @@ SYNOPSIS
[--platform=PLATFORM; default="managed"] [--port=PORT]
[--service-account=SERVICE_ACCOUNT] [--tag=TAG] [--timeout=TIMEOUT]
[--no-traffic] [--[no-]use-http2]
[--breakglass=JUSTIFICATION --clear-vpc-connector --[no-]cpu-throttling
--execution-environment=EXECUTION_ENVIRONMENT
[--breakglass=JUSTIFICATION --clear-vpc-connector --[no-]cpu-boost
--[no-]cpu-throttling --execution-environment=EXECUTION_ENVIRONMENT
--revision-suffix=REVISION_SUFFIX --vpc-connector=VPC_CONNECTOR
--vpc-egress=VPC_EGRESS
--add-cloudsql-instances=[CLOUDSQL-INSTANCES,...]
@ -210,6 +210,11 @@ FLAGS
--clear-vpc-connector
Remove the VPC connector for this resource.
--[no-]cpu-boost
Whether to allocate extra CPU to containers on startup. This can
reduce the perceived latency of a cold start request. Use --cpu-boost
to enable and --no-cpu-boost to disable.
--[no-]cpu-throttling
Whether to throttle the CPU when the container is not actively
serving requests. Use --cpu-throttling to enable and