gcloud alpha ai index-endpoints

NAME
gcloud alpha ai index-endpoints - manage Vertex AI index endpoints
SYNOPSIS
gcloud alpha ai index-endpoints COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Manage Vertex AI index endpoints.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create a new Vertex AI index endpoint.
delete
(ALPHA) Delete an existing Vertex AI index endpoint.
deploy-index
(ALPHA) Deploy an index to a Vertex AI index endpoint.
describe
(ALPHA) Gets detailed index endpoint information about the given index endpoint id.
list
(ALPHA) Lists the index endpoints of the given project and region.
mutate-deployed-index
(ALPHA) Mutate an existing deployed index from a Vertex AI index endpoint.
undeploy-index
(ALPHA) Undeploy an index from a Vertex AI index endpoint.
update
(ALPHA) Update an Vertex AI index endpoint.
NOTES
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
gcloud ai index-endpoints
gcloud beta ai index-endpoints