1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Jun 18 10:54:11 UTC 2025

This commit is contained in:
Automated 2025-06-18 10:54:11 +00:00
parent fa40c10f6a
commit 3a534cb57c
83 changed files with 849 additions and 219 deletions

View file

@ -5,8 +5,9 @@ SYNOPSIS
gcloud alpha ai endpoints create --display-name=DISPLAY_NAME
[--description=DESCRIPTION]
[--encryption-kms-key-name=ENCRYPTION_KMS_KEY_NAME]
[--endpoint-id=ENDPOINT_ID] [--gdce-zone=GDCE_ZONE]
[--labels=[KEY=VALUE,...]] [--network=NETWORK] [--region=REGION]
[--endpoint-id=ENDPOINT_ID] [--gdc-zone=GDC_ZONE]
[--gdce-zone=GDCE_ZONE] [--labels=[KEY=VALUE,...]] [--network=NETWORK]
[--region=REGION]
[--request-response-logging-rate=REQUEST_RESPONSE_LOGGING_RATE
--request-response-logging-table=REQUEST_RESPONSE_LOGGING_TABLE]
[GCLOUD_WIDE_FLAG ...]
@ -36,6 +37,9 @@ OPTIONAL FLAGS
--endpoint-id=ENDPOINT_ID
User-specified ID of the endpoint.
--gdc-zone=GDC_ZONE
The name of the GDC zone. If set, the endpoint is for GDCc.
--gdce-zone=GDCE_ZONE
The name of the GDCE zone. If set, the endpoint is in GDCE.