NAME

gcloud beta ai indexes - manage Vertex AI indexes

SYNOPSIS

gcloud beta ai indexes COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(BETA) Manage Vertex AI indexes.

GCLOUD WIDE FLAGS

These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS

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.

NOTES

This command is currently in beta and might change without notice. These variants are also available:

$ gcloud ai indexes

$ gcloud alpha ai indexes