1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Aug 23 10:30:46 UTC 2023

This commit is contained in:
Automated 2023-08-23 10:30:46 +00:00
parent 5f3d6bc974
commit f9edf67fe5
677 changed files with 22815 additions and 975 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud alpha edge-cache origins create (ORIGIN : --location=LOCATION)
--origin-address=ORIGIN_ADDRESS [--async] [--description=DESCRIPTION]
[--failover-origin=FAILOVER_ORIGIN] [--labels=KEY=VALUE]
[--failover-origin=FAILOVER_ORIGIN] [--labels=[KEY=VALUE,...]]
[--max-attempts=MAX_ATTEMPTS] [--port=PORT] [--protocol=PROTOCOL]
[--response-timeout=RESPONSE_TIMEOUT]
[--retry-conditions=[RETRY_CONDITIONS,...]] [GCLOUD_WIDE_FLAG ...]
@ -89,7 +89,7 @@ OPTIONAL FLAGS
The value of timeout.maxAttemptsTimeout dictates the timeout across all
origins.
--labels=KEY=VALUE
--labels=[KEY=VALUE,...]
List of KEY=VALUE labels to attach to this resource.
--max-attempts=MAX_ATTEMPTS

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud alpha edge-cache origins update (ORIGIN : --location=LOCATION)
[--async] [--description=DESCRIPTION]
[--failover-origin=FAILOVER_ORIGIN] [--labels=KEY=VALUE]
[--failover-origin=FAILOVER_ORIGIN] [--labels=[KEY=VALUE,...]]
[--max-attempts=MAX_ATTEMPTS] [--origin-address=ORIGIN_ADDRESS]
[--port=PORT] [--protocol=PROTOCOL]
[--response-timeout=RESPONSE_TIMEOUT]
@ -73,7 +73,7 @@ FLAGS
The value of timeout.maxAttemptsTimeout dictates the timeout across all
origins.
--labels=KEY=VALUE
--labels=[KEY=VALUE,...]
List of KEY=VALUE labels to attach to this resource.
--max-attempts=MAX_ATTEMPTS