mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Oct 9 09:55:07 UTC 2024
This commit is contained in:
parent
489be55d99
commit
4ffb04ab9e
211 changed files with 7635 additions and 1232 deletions
|
|
@ -21,7 +21,8 @@ SYNOPSIS
|
|||
| --remove-secrets=[KEY,...] --update-secrets=[KEY=VALUE,...]]
|
||||
[--breakglass=JUSTIFICATION --clear-vpc-connector --[no-]cpu-boost
|
||||
--[no-]cpu-throttling --execution-environment=EXECUTION_ENVIRONMENT
|
||||
--remove-containers=[CONTAINER,...] --revision-suffix=REVISION_SUFFIX
|
||||
--[no-]invoker-iam-check --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,...]
|
||||
|
|
@ -327,6 +328,13 @@ FLAGS
|
|||
gen2
|
||||
Run the application in a second generation execution environment.
|
||||
|
||||
--[no-]invoker-iam-check
|
||||
Optionally disable invoker IAM checks. This feature is available by
|
||||
invitation only. More info at
|
||||
https://cloud.google.com/run/docs/securing/managing-access#invoker_check.
|
||||
Use --invoker-iam-check to enable and --no-invoker-iam-check to
|
||||
disable.
|
||||
|
||||
--remove-containers=[CONTAINER,...]
|
||||
List of containers to remove.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue