gcloud beta ai indexes - manage Vertex AI indexes
gcloud beta ai indexes COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Manage Vertex AI indexes.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
(BETA) Create a new Vertex AI index.
- delete
(BETA) Delete an existing Vertex AI index.
- describe
(BETA) Gets detailed index information about the given index id.
- list
(BETA) Lists the indexes of the given project and region.
- remove-datapoints
(BETA) Remove data points from the specified index.
- update
(BETA) Update an Vertex AI index.
- upsert-datapoints
(BETA) Upsert data points into the specified index.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud ai indexes
$ gcloud alpha ai indexes