mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed May 1 09:26:55 UTC 2024
This commit is contained in:
parent
3740758467
commit
48fac7efd4
454 changed files with 11765 additions and 12790 deletions
|
|
@ -23,8 +23,8 @@ SYNOPSIS
|
|||
--[no-]cpu-throttling --[no-]default-url --[no-]deploy-health-check
|
||||
--description=DESCRIPTION
|
||||
--execution-environment=EXECUTION_ENVIRONMENT
|
||||
--[no-]invoker-iam-check --remove-containers=[CONTAINER,...]
|
||||
--revision-suffix=REVISION_SUFFIX
|
||||
--[no-]invoker-iam-check --max-surge=MAX_SURGE
|
||||
--remove-containers=[CONTAINER,...] --revision-suffix=REVISION_SUFFIX
|
||||
--service-min-instances=SERVICE_MIN_INSTANCES --[no-]session-affinity
|
||||
--vpc-connector=VPC_CONNECTOR --vpc-egress=VPC_EGRESS
|
||||
--add-cloudsql-instances=[CLOUDSQL-INSTANCES,...]
|
||||
|
|
@ -353,6 +353,11 @@ FLAGS
|
|||
available in all projects. Use --invoker-iam-check to enable and
|
||||
--no-invoker-iam-check to disable.
|
||||
|
||||
--max-surge=MAX_SURGE
|
||||
A maximum percentage of instances that will be moved in each step of
|
||||
traffic split changes. Use "default" to unset the limit and use the
|
||||
platform default.
|
||||
|
||||
--remove-containers=[CONTAINER,...]
|
||||
List of containers to remove.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue