mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Mar 13 09:56:21 UTC 2024
This commit is contained in:
parent
7f632e0c5d
commit
75379bf68b
273 changed files with 9390 additions and 532 deletions
|
|
@ -442,10 +442,12 @@ FLAGS
|
|||
disable.
|
||||
|
||||
--[no-]deploy-health-check
|
||||
Schedules a single instance of the Revision and waits for it to start
|
||||
listening on its port for the deployment to succeed. This check is
|
||||
enabled by default if unspecified. Use --deploy-health-check to
|
||||
enable and --no-deploy-health-check to disable.
|
||||
Schedules a single instance of the Revision and waits for it to pass
|
||||
its startup probe for the deployment to succeed. If disabled, the
|
||||
startup probe runs only when the revision is first started via
|
||||
invocation or by setting min-instances. This check is enabled by
|
||||
default when unspecified. Use --deploy-health-check to enable and
|
||||
--no-deploy-health-check to disable.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Provides an optional, human-readable description of the service.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue