mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Oct 23 10:01:22 UTC 2024
This commit is contained in:
parent
694f6671d0
commit
fc66f7f0ca
249 changed files with 5410 additions and 11408 deletions
|
|
@ -5,8 +5,8 @@ SYNOPSIS
|
|||
gcloud beta ai endpoints create --display-name=DISPLAY_NAME
|
||||
[--description=DESCRIPTION]
|
||||
[--encryption-kms-key-name=ENCRYPTION_KMS_KEY_NAME]
|
||||
[--endpoint-id=ENDPOINT_ID] [--labels=[KEY=VALUE,...]]
|
||||
[--network=NETWORK] [--region=REGION]
|
||||
[--endpoint-id=ENDPOINT_ID] [--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 +36,9 @@ OPTIONAL FLAGS
|
|||
--endpoint-id=ENDPOINT_ID
|
||||
User-specified ID of the endpoint.
|
||||
|
||||
--gdce-zone=GDCE_ZONE
|
||||
The name of the GDCE zone. If set, the endpoint is in GDCE.
|
||||
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue