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

gcloud: Thu Jun 26 10:50:44 UTC 2025

This commit is contained in:
Automated 2025-06-26 10:50:44 +00:00
parent 3a534cb57c
commit f645b4c02d
150 changed files with 4099 additions and 393 deletions

View file

@ -2,10 +2,10 @@ NAME
gcloud beta ai endpoints list - list existing Vertex AI endpoints
SYNOPSIS
gcloud beta ai endpoints list [--list-model-garden-endpoints-only]
[--region=REGION] [--filter=EXPRESSION] [--limit=LIMIT]
[--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri]
[GCLOUD_WIDE_FLAG ...]
gcloud beta ai endpoints list [--gdc-zone=GDC_ZONE]
[--list-model-garden-endpoints-only] [--region=REGION]
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
EXAMPLES
To list the endpoints under project example in region us-central1, run:
@ -20,6 +20,9 @@ EXAMPLES
--region=us-central1 --list-model-garden-endpoints-only
FLAGS
--gdc-zone=GDC_ZONE
The name of the GDC zone. If set, the endpoint is for GDCc.
--list-model-garden-endpoints-only
Whether to only list endpoints related to Model Garden.