gcloud ai index-endpoints - manage Vertex AI index endpoints
gcloud ai index-endpoints COMMAND [GCLOUD_WIDE_FLAG ...]
Manage Vertex AI index endpoints.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- 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.
These variants are also available:
$ gcloud alpha ai index-endpoints
$ gcloud beta ai index-endpoints