mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed May 18 08:41:01 UTC 2022
This commit is contained in:
parent
379049f21a
commit
9f95235d93
258 changed files with 7569 additions and 441 deletions
|
|
@ -42,6 +42,7 @@ SYNOPSIS
|
|||
[--[no-]negative-caching | --no-negative-caching-policies
|
||||
| --negative-caching-policy=[[CODE=TTL],...]]
|
||||
[--serve-while-stale=SERVE_WHILE_STALE | --no-serve-while-stale]
|
||||
[--service-bindings=SERVICE_BINDING,[...] | --no-service-bindings]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -687,6 +688,16 @@ FLAGS
|
|||
--no-serve-while-stale
|
||||
Clears serve while stale value.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--service-bindings=SERVICE_BINDING,[...]
|
||||
List of service bindings to be attached to this backend service. Can
|
||||
only be set if load balancing scheme is INTERNAL_SELF_MANAGED. If
|
||||
set, lists of backends and health checks must be both empty.
|
||||
|
||||
--no-service-bindings
|
||||
No service bindings should be attached to the backend service.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue