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

gcloud: Wed Apr 26 10:24:37 UTC 2023

This commit is contained in:
Automated 2023-04-26 10:24:37 +00:00
parent b33a8a3e6e
commit 2ae1bc2b12
276 changed files with 6093 additions and 833 deletions

View file

@ -59,10 +59,10 @@ FLAGS
Clear the field corresponding to --http-header-override.
--http-header-override=HEADER_FIELD: HEADER_VALUE
If provided, the specified HTTP headers overrides the existing
headers for all tasks in the queue. If a task has a header with the
same Key as a queue-level header override, then the value of the task
header will be overriden with the value of the queue-level header.
If provided, the specified HTTP headers override the existing headers
for all tasks in the queue. If a task has a header with the same Key
as a queue-level header override, then the value of the task header
will be overriden with the value of the queue-level header.
Otherwise, the queue-level header will be added to the task headers.
Header values can contain commas. This flag can be repeated. Repeated
header fields will have their values overridden.