mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jun 15 08:33:03 UTC 2022
This commit is contained in:
parent
28d031b3c1
commit
5378794555
147 changed files with 5222 additions and 263 deletions
|
|
@ -22,7 +22,7 @@ SYNOPSIS
|
|||
--update-config-maps=[KEY=VALUE,...]]
|
||||
[--image=IMAGE | --source=SOURCE]
|
||||
[--[no-]allow-unauthenticated --breakglass=JUSTIFICATION
|
||||
--clear-vpc-connector --[no-]confidential --[no-]cpu-throttling
|
||||
--clear-vpc-connector --[no-]cpu-throttling --description=DESCRIPTION
|
||||
--execution-environment=EXECUTION_ENVIRONMENT
|
||||
--revision-suffix=REVISION_SUFFIX --[no-]session-affinity
|
||||
--vpc-connector=VPC_CONNECTOR --vpc-egress=VPC_EGRESS
|
||||
|
|
@ -373,15 +373,14 @@ FLAGS
|
|||
--clear-vpc-connector
|
||||
Remove the VPC connector for this resource.
|
||||
|
||||
--[no-]confidential
|
||||
Enables confidential Cloud Run. Use --confidential to enable and
|
||||
--no-confidential to disable.
|
||||
|
||||
--[no-]cpu-throttling
|
||||
Whether to throttle the CPU when the container is not actively
|
||||
serving requests. Use --cpu-throttling to enable and
|
||||
--no-cpu-throttling to disable.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Provides an optional, human-readable description of the service.
|
||||
|
||||
--execution-environment=EXECUTION_ENVIRONMENT
|
||||
Selects the execution environment where the application will run.
|
||||
EXECUTION_ENVIRONMENT must be one of:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue