mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Aug 27 10:57:46 UTC 2025
This commit is contained in:
parent
470b35e498
commit
93c043aaa0
176 changed files with 5452 additions and 264 deletions
|
|
@ -14,7 +14,8 @@ SYNOPSIS
|
|||
[--[no-]enable-cdn] [--load-balancing-scheme=LOAD_BALANCING_SCHEME]
|
||||
[--max-ttl=MAX_TTL] [--[no-]negative-caching]
|
||||
[--negative-caching-policy=[[CODE=TTL],...]]
|
||||
[--[no-]request-coalescing] [--serve-while-stale=SERVE_WHILE_STALE]
|
||||
[--[no-]request-coalescing] [--resource-manager-tags=[KEY=VALUE,...]]
|
||||
[--serve-while-stale=SERVE_WHILE_STALE]
|
||||
[--signed-url-cache-max-age=SIGNED_URL_CACHE_MAX_AGE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -257,6 +258,10 @@ OPTIONAL FLAGS
|
|||
Use --request-coalescing to enable and --no-request-coalescing to
|
||||
disable.
|
||||
|
||||
--resource-manager-tags=[KEY=VALUE,...]
|
||||
Comma-separated list of Resource Manager tags to apply to the backend
|
||||
bucket.
|
||||
|
||||
--serve-while-stale=SERVE_WHILE_STALE
|
||||
Serve existing content from the cache (if available) when revalidating
|
||||
content with the origin; this allows content to be served more quickly,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue