1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Wed Dec 10 10:54:29 UTC 2025

This commit is contained in:
Automated 2025-12-10 10:54:29 +00:00
parent 7b14250313
commit 6d07e70b12
313 changed files with 11521 additions and 1088 deletions

View file

@ -7,8 +7,8 @@ SYNOPSIS
--deployed-index-id=DEPLOYED_INDEX_ID --display-name=DISPLAY_NAME
--index=INDEX [--allowed-issuers=[ALLOWED_ISSUERS,...]]
[--audiences=[AUDIENCES,...]] [--deployment-group=DEPLOYMENT_GROUP]
[--enable-access-logging] [--machine-type=MACHINE_TYPE]
[--max-replica-count=MAX_REPLICA_COUNT]
[--deployment-tier=DEPLOYMENT_TIER] [--enable-access-logging]
[--machine-type=MACHINE_TYPE] [--max-replica-count=MAX_REPLICA_COUNT]
[--min-replica-count=MIN_REPLICA_COUNT]
[--psc-automation-configs=[network=NETWORK],[project-id=PROJECT-ID]]
[--reserved-ip-ranges=[RESERVED_IP_RANGES,...]] [GCLOUD_WIDE_FLAG ...]
@ -95,6 +95,11 @@ OPTIONAL FLAGS
creates your deployments from predictable IP spaces for easier traffic
administration.
--deployment-tier=DEPLOYMENT_TIER
The deployment tier that the deployed index is deployed to. If not
specified, a system-chosen default tier is used. DEPLOYMENT_TIER must
be (only one value is supported): storage.
--enable-access-logging
If true, online prediction access logs are sent to Cloud Logging.