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

gcloud: Thu Oct 5 11:50:15 UTC 2023

This commit is contained in:
Automated 2023-10-05 11:50:16 +00:00
parent 6c60d7f07f
commit 9641ff6585
118 changed files with 2726 additions and 214 deletions

View file

@ -11,7 +11,7 @@ SYNOPSIS
[--service-account=SERVICE_ACCOUNT] [--tag=TAG] [--timeout=TIMEOUT]
[--no-traffic]
[--breakglass=JUSTIFICATION --clear-vpc-connector --[no-]cpu-boost
--[no-]cpu-throttling --description=DESCRIPTION
--[no-]cpu-throttling --[no-]default-url --description=DESCRIPTION
--execution-environment=EXECUTION_ENVIRONMENT
--revision-suffix=REVISION_SUFFIX --[no-]session-affinity
--vpc-connector=VPC_CONNECTOR --vpc-egress=VPC_EGRESS
@ -197,6 +197,10 @@ FLAGS
serving requests. Use --cpu-throttling to enable and
--no-cpu-throttling to disable.
--[no-]default-url
enables the default url for a run service. Use --default-url to
enable and --no-default-url to disable.
--description=DESCRIPTION
Provides an optional, human-readable description of the service.