- NAME
-
- gcloud ai index-endpoints - manage Vertex AI index endpoints
- SYNOPSIS
-
-
gcloud ai index-endpoints
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- Manage Vertex AI index endpoints.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
create
- Create a new Vertex AI index endpoint.
delete
- Delete an existing Vertex AI index endpoint.
deploy-index
- Deploy an index to a Vertex AI index endpoint.
describe
- Gets detailed index endpoint information about the given index endpoint id.
list
- Lists the index endpoints of the given project and region.
mutate-deployed-index
- Mutate an existing deployed index from a Vertex AI index endpoint.
undeploy-index
- Undeploy an index from a Vertex AI index endpoint.
update
- Update an Vertex AI index endpoint.
- NOTES
-
These variants are also available:
gcloud alpha ai index-endpoints
gcloud beta ai index-endpoints
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.