1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Aug 28 09:41:07 UTC 2024

This commit is contained in:
Automated 2024-08-28 09:41:07 +00:00
parent ed5fe34b64
commit afbe8a5afb
256 changed files with 8602 additions and 358 deletions

View file

@ -22,7 +22,8 @@ SYNOPSIS
[--breakglass=JUSTIFICATION --clear-vpc-connector --[no-]cpu-boost
--[no-]cpu-throttling --[no-]default-url --[no-]deploy-health-check
--execution-environment=EXECUTION_ENVIRONMENT --gpu-type=GPU_TYPE
--remove-containers=[CONTAINER,...] --revision-suffix=REVISION_SUFFIX
--mesh=MESH --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,...]
@ -349,6 +350,11 @@ FLAGS
--gpu-type=GPU_TYPE
The GPU type to use.
--mesh=MESH
Enables Cloud Service Mesh using the specified mesh resource name.
Mesh resource name must be in the format of
projects/PROJECT/locations/global/meshes/MESH_NAME.
--remove-containers=[CONTAINER,...]
List of containers to remove.