1
0
Fork 0
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:
Automated 2025-08-27 10:57:46 +00:00
parent 470b35e498
commit 93c043aaa0
176 changed files with 5452 additions and 264 deletions

View file

@ -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,